https://github.com/gopmur/sam
Git CLI issue manager
https://github.com/gopmur/sam
cli git utlity
Last synced: 2 months ago
JSON representation
Git CLI issue manager
- Host: GitHub
- URL: https://github.com/gopmur/sam
- Owner: gopmur
- Created: 2024-07-18T09:08:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T09:58:36.000Z (12 months ago)
- Last Synced: 2025-07-07T10:57:34.113Z (12 months ago)
- Topics: cli, git, utlity
- Language: Rust
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installing
```
https://github.com/gopmur/sam/releases/download/v0.1.0/sam
```
## Building from source
```
$ cargo build -r
$ ./install.sh
```