Skip to content

johnsamuelwrites/MultilingualCL

Repository files navigation

MultilingualCL

Multilingual command line

Documentation

A detailed documentation is available here.

Test cases and coverage

All the test cases can be run in the following manner

$ python3 -m tests.tests

Code coverage report can also be generated by running the unit tests using the coverage tool.

$ coverage run --source=multilingualcl -m unittest tests.tests
$ coverage report -m

Author

  • John Samuel

Talks

Licence

All code are released under GPLv3+ licence. The associated documentation and other content are released under CC-BY-SA.

About

Multilingual command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages