mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
doc(gitdeploy): update README Files section
This commit is contained in:
@@ -7,6 +7,20 @@ tagline: |
|
||||
|
||||
To update or switch versions, run `webi gitdeploy@stable`.
|
||||
|
||||
### Files
|
||||
|
||||
These are the files / directories that are created and/or modified with this
|
||||
install:
|
||||
|
||||
```text
|
||||
~/.config/envman/PATH.env
|
||||
~/.local/bin/gitdeploy
|
||||
~/.gitconfig
|
||||
<PROJECT-DIR>/.env
|
||||
<PROJECT-DIR>/.gitdeploy/
|
||||
<PROJECT-DIR>/scripts/
|
||||
```
|
||||
|
||||
## Cheat Sheet
|
||||
|
||||
> gitdeploy makes it easy to build and deploy static sites (or anything else)
|
||||
|
||||
Reference in New Issue
Block a user