apache / kibble-1

Apache Kibble - a tool to collect, aggregate and visualize data about any software project
https://kibble.apache.org/
Apache License 2.0
58 stars 27 forks source link

Implement kibble account creation with click #93

Closed skekre98 closed 3 years ago

skekre98 commented 3 years ago

Description Add an option to the kibble cli to create an account.

Use case Instead of having to call ../kibble/setup/makeaccount.py user should just be able to call kibble create-account for the same functionality. All the same arguments and options will be available.

Related Issues

77