📝 move project planning section
This commit is contained in:
parent
27badf08a1
commit
c54f6934a6
1 changed files with 1 additions and 6 deletions
|
|
@ -12,10 +12,7 @@
|
||||||
* Deploy
|
* Deploy
|
||||||
* Deliver?
|
* Deliver?
|
||||||
|
|
||||||
## Setup
|
## Develop
|
||||||
### Project Planning
|
|
||||||
* Always have some kind of roadmap
|
|
||||||
* [non-linear roadmaps](https://productcrunch.substack.com/p/escaping-the-roadmap-trap)
|
|
||||||
* **[Setup Dev Machine](setup-dev-machine.md)**
|
* **[Setup Dev Machine](setup-dev-machine.md)**
|
||||||
* **Setup Environments**
|
* **Setup Environments**
|
||||||
* You should be able to run the code and develop without a dedicated server. Get virtualized with [docker-compose](https://docs.docker.com/compose/compose-file/compose-file-v3/).
|
* You should be able to run the code and develop without a dedicated server. Get virtualized with [docker-compose](https://docs.docker.com/compose/compose-file/compose-file-v3/).
|
||||||
|
|
@ -28,8 +25,6 @@
|
||||||
* **Documentation**
|
* **Documentation**
|
||||||
* Your repo should have a one-liner for isntallation andd running: (docker-compose.yml + `doco up`)
|
* Your repo should have a one-liner for isntallation andd running: (docker-compose.yml + `doco up`)
|
||||||
|
|
||||||
## Develop
|
|
||||||
|
|
||||||
### Python Developement
|
### Python Developement
|
||||||
|
|
||||||
* Python Standard Library:
|
* Python Standard Library:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue