readme/tasks
This commit is contained in:
parent
1b312228cc
commit
fb2b76d6cd
1 changed files with 6 additions and 4 deletions
10
readme.md
10
readme.md
|
@ -211,7 +211,9 @@ Handle project workflows in a unified way:
|
||||||
|
|
||||||
## When
|
## When
|
||||||
|
|
||||||
### Shell
|
### Tasks for a 1st stable release
|
||||||
|
|
||||||
|
#### Shell
|
||||||
|
|
||||||
* comment
|
* comment
|
||||||
* drawing characters constants
|
* drawing characters constants
|
||||||
|
@ -227,7 +229,7 @@ Handle project workflows in a unified way:
|
||||||
* test
|
* test
|
||||||
* underscore internals
|
* underscore internals
|
||||||
|
|
||||||
### Shell → Python
|
#### Shell → Python
|
||||||
|
|
||||||
* check file & variable sums
|
* check file & variable sums
|
||||||
* install system packages
|
* install system packages
|
||||||
|
@ -247,7 +249,7 @@ Handle project workflows in a unified way:
|
||||||
* activate
|
* activate
|
||||||
* relay environment module name
|
* relay environment module name
|
||||||
|
|
||||||
### Python
|
#### Python
|
||||||
|
|
||||||
* check
|
* check
|
||||||
* .py
|
* .py
|
||||||
|
@ -264,7 +266,7 @@ Handle project workflows in a unified way:
|
||||||
* try git repo url variable first for shunit
|
* try git repo url variable first for shunit
|
||||||
* test
|
* test
|
||||||
|
|
||||||
### Later
|
### Task stack
|
||||||
|
|
||||||
* automate versions fetching
|
* automate versions fetching
|
||||||
* document behavior differences
|
* document behavior differences
|
||||||
|
|
Loading…
Reference in a new issue