mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
Newline and test fixes, added TODO
This commit is contained in:
29
TODO.md
Normal file
29
TODO.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Things planned for this project
|
||||
|
||||
## Tests
|
||||
|
||||
- [ ] Commandline
|
||||
- [ ] File
|
||||
- [ ] DynamoFile
|
||||
- [ ] PythonFile
|
||||
- [x] PythonNode
|
||||
|
||||
## CI/CD
|
||||
|
||||
- [x] Tests on Linux
|
||||
- [ ] Tests on Windows
|
||||
- [ ] Windows Build
|
||||
- [ ] Windows Installer
|
||||
- [ ] Pip
|
||||
- [ ] Winget
|
||||
|
||||
## Documentation
|
||||
|
||||
- [x] API docs
|
||||
- [ ] Installation in readme
|
||||
- [ ] Terminal examples in readme
|
||||
- [ ] About git hooks in readme
|
||||
|
||||
## Extra features maybe later
|
||||
|
||||
- [ ] Autocomplete
|
||||
Reference in New Issue
Block a user