Skip to content

Releases: kmoragap/verbform

VerbForm now supports nouns!

04 Dec 13:48
Compare
Choose a tag to compare

What's New in This Release

  • Noun Support: Use the --noun flag to easily add nouns to your Anki deck.

Adding Nouns

To add a noun to your Anki deck, use the --noun flag:

python3.12 main.py --noun <noun>

Example:

python3.12 main.py --noun Buch

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix:
    git checkout -b feature-name
  3. Commit your changes and push to your fork.
  4. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

For issues or feature requests, please open an issue on the GitHub repository.


Happy studying with Verbform!