Ponut is A Platform for Building Awesome Bots.
Current Version: Under Development
In case you want to share some love, do the following:
- Fork the master branch.
- Create a feature branch
git branch my-feature
. - Move to your branch
git checkout my-feature
. - Do Your Changes.
- It will be great if you write some tests to your feature.
- Track the changes
git add --all
. - Commit your changes
git commit -m 'new awesome feature'
. - Push to your newly created branch
git push origin my-feature
. - Create a new Pull Request.
Version 1.0.0:
Coming Soon :D
© 2018, Clivern. Released under The Apache Software License, Version 2.0.
Ponut is authored and maintained by @clivern.