ripissue 0.1.5

CLI tool written in Rust for distributed bug / issue / story tracking with the filesystem and git.
1
2
3
4
5
6
#!/bin/sh
asdf install
asdf reshim
pip install pre-commit
pre-commit install
pre-commit run --all-files