Issues and Bugs
As such, there are 8+ open issues we need help with.
Chasse has been built as a simple argparse
application in Python. It primarily features three components: a
singleton logger, a file parser and a file writer. The biggest challenge in development is to continue maintaining
the application in a way that extends the existing code instead of constantly modifying it (SOLID, basically).
Head over to the issues and check them out, if interested. If something seems to not work, feel free to raise one.
Currently, we need help with things like:
- Unit tests.
- MacOS builds.
- New optionals.
- And more...