mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
31 lines
439 B
Markdown
31 lines
439 B
Markdown
# Things planned for this project
|
|
|
|
## Tests
|
|
|
|
- [ ] Commandline
|
|
- [x] File
|
|
- [x] DynamoFile
|
|
- [x] PythonFile
|
|
- [x] PythonNode
|
|
- [ ] run()
|
|
|
|
## CI/CD
|
|
|
|
- [x] Tests on Linux
|
|
- [ ] Tests on Windows
|
|
- [ ] Windows Build
|
|
- [ ] Windows Installer
|
|
- [ ] Pip
|
|
|
|
|
|
## Documentation
|
|
|
|
- [x] API docs
|
|
- [ ] Installation in readme
|
|
- [ ] Terminal examples in readme
|
|
- [ ] About git hooks in readme
|
|
|
|
## Extra features maybe later
|
|
|
|
- [ ] Autocomplete
|
|
- [ ] Winget |