Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update docs
  • Loading branch information
matifali committed Apr 14, 2023
commit a27e0b3597f4022477a68b415771ae72745b56a8
4 changes: 4 additions & 0 deletions docs/templates/open-in-coder.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ To support any infrastructure and software stack, Coder provides a generic appro
EOF
}
```
> Note: The `dir` attribute can be set to any of the following:
> - `~/coder`
> - `/home/coder/coder`
> - `coder` (relative to the home directory)

- If you want the template to support any repository via [parameters](./parameters.md)

Expand Down