https://github.com/muhammadmuhlas/spatula
A simple tool to help your development workflow
https://github.com/muhammadmuhlas/spatula
automation bitbucket go jira pmt release scm
Last synced: 7 months ago
JSON representation
A simple tool to help your development workflow
- Host: GitHub
- URL: https://github.com/muhammadmuhlas/spatula
- Owner: muhammadmuhlas
- License: mit
- Created: 2020-11-30T07:56:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T22:02:46.000Z (over 2 years ago)
- Last Synced: 2025-01-06T06:43:50.001Z (9 months ago)
- Topics: automation, bitbucket, go, jira, pmt, release, scm
- Language: Go
- Homepage:
- Size: 171 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Spatula
[](https://asciinema.org/a/376187)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fspatula?ref=badge_shield)A simple tool to help your development workflow with jira and bitbucket
### Highlights:
1. Automatic release note generation
2. Project Management Tool integration (currently: jira. Other PMT is open for contribution)
3. Source Code Management integration (currently: bitbucket. Other SCM is open for contribution)
4. Merge your works from PMT into another branch easily.
5. Neat Issue listing in one line command
6. PMT issue query templating
7. 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-bitbuckethttps://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
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fmuhammadmuhlas%2Fspatula?ref=badge_large)