repositorypackage
1.0.2
Repository: https://github.com/muhammadmuhlas/spatula.git
Documentation: pkg.go.dev
# README
Spatula
A simple tool to help your development workflow with jira and bitbucket
Highlights:
- Automatic release note generation
- Project Management Tool integration (currently: jira. Other PMT is open for contribution)
- Source Code Management integration (currently: bitbucket. Other SCM is open for contribution)
- Merge your works from PMT into another branch easily.
- Neat Issue listing in one line command
- PMT issue query templating
- Release bunch of issue keys to their production easily
Installation
go get -u github.com/muhammadmuhlas/spatula
Configuration
spatula init
Configuration saved to current working directory with name .spatula.yaml
Usage
spatula help
Contribution
Pull Request are welcome and create an issue if you found some!
awesome repo make this tools works
https://github.com/ktrysmt/go-bitbucket
https://github.com/go-jira/jira
https://github.com/spf13/cobra
https://github.com/spf13/viper
https://github.com/alexeyco/simpletable
https://github.com/AlecAivazis/survey