https://github.com/cookpad/cp8_cli
Cookpad Global CLI
https://github.com/cookpad/cp8_cli
Last synced: 5 months ago
JSON representation
Cookpad Global CLI
- Host: GitHub
- URL: https://github.com/cookpad/cp8_cli
- Owner: cookpad
- License: mit
- Created: 2016-08-25T06:36:31.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T13:37:00.000Z (about 3 years ago)
- Last Synced: 2024-12-01T06:19:42.944Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 225 KB
- Stars: 19
- Watchers: 64
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# CP8 Cli
CP8 is a command line tool which aids in interacting with Github.CP8 helps you open draft pull requests, suggests branch names and opens your CI for a branch.
## Installation
```bash
gem install cp8_cli
```## Usage
```bash
cp8 help
```## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).