🚚 move out unix-as-ide
This commit is contained in:
parent
6b64ccc727
commit
b5297fe949
1 changed files with 0 additions and 2 deletions
|
|
@ -27,8 +27,6 @@
|
||||||
* Deploy using Docker + Docker-Compose. Docker keeps all your application events separate from OS events.
|
* Deploy using Docker + Docker-Compose. Docker keeps all your application events separate from OS events.
|
||||||
* Add to `.bashrc` on remote server (remove or replace `ENV.`):
|
* Add to `.bashrc` on remote server (remove or replace `ENV.`):
|
||||||
* `alias doco="docker-compose -f docker-compose.ENV.yml"; cd /opt/project/`
|
* `alias doco="docker-compose -f docker-compose.ENV.yml"; cd /opt/project/`
|
||||||
* Remaster [Unix as IDE](https://blog.sanctum.geek.nz/series/unix-as-ide/)
|
|
||||||
|
|
||||||
* **Setup Version Control**
|
* **Setup Version Control**
|
||||||
* Connect to your repos using [ssh](https://stackoverflow.com/a/65415202/5684214).
|
* Connect to your repos using [ssh](https://stackoverflow.com/a/65415202/5684214).
|
||||||
* Setup git credentials
|
* Setup git credentials
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue