ripissue-0.1.4 is not a library.
ripissue
CLI tool written in Rust for distributed bug / issue / story tracking with the filesystem and git.
Inspired by:
Development Workflow
Install
Basic usage
Create an issue
Commit/update an issue
Close an issue
Reopen an issue
List all issues
Release Workflow
Inspired by this release workflow^1.
Releases depend on:
- cargo-release
- sign tag?
Prepare releases
- At
developbranch: fetch/rebaseorigin/develop - Prepare [[changelog]]
- Switch to
stagingand mergedevelop - Solve conflicts
- Run git hooks
Create and push tags
- at
stagingbranch cargo release rcto bump minor version and addrcto it