Files
dyn2py/TODO.md
2023-04-25 00:39:24 +02:00

31 lines
452 B
Markdown

# Things planned for this project
## Tests
- [ ] Commandline
- [x] File
- [x] DynamoFile
- [x] PythonFile
- [x] PythonNode
- [ ] Options
- [ ] run()
## CI/CD
- [x] Tests on Linux
- [x] Tests on Windows
- [x] Windows Build
- [x] Pip
- [x] Windows Installer
## Documentation
- [x] API docs
- [x] Installation in readme
- [x] Terminal examples in readme
- [x] About git hooks in readme
## Extra features maybe later
- [ ] Autocomplete
- [ ] Winget