📝 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
|
||||
* Deliver?
|
||||
|
||||
## Setup
|
||||
### Project Planning
|
||||
* Always have some kind of roadmap
|
||||
* [non-linear roadmaps](https://productcrunch.substack.com/p/escaping-the-roadmap-trap)
|
||||
## Develop
|
||||
* **[Setup Dev Machine](setup-dev-machine.md)**
|
||||
* **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/).
|
||||
|
|
@ -28,8 +25,6 @@
|
|||
* **Documentation**
|
||||
* Your repo should have a one-liner for isntallation andd running: (docker-compose.yml + `doco up`)
|
||||
|
||||
## Develop
|
||||
|
||||
### Python Developement
|
||||
|
||||
* Python Standard Library:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue