https://github.com/lirantal/githubs
CLI to manage GitHub repositories in bulk
https://github.com/lirantal/githubs
Last synced: 4 months ago
JSON representation
CLI to manage GitHub repositories in bulk
- Host: GitHub
- URL: https://github.com/lirantal/githubs
- Owner: lirantal
- License: apache-2.0
- Created: 2019-10-26T12:02:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T12:16:36.000Z (over 4 years ago)
- Last Synced: 2024-10-25T14:33:03.289Z (6 months ago)
- Language: JavaScript
- Size: 110 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
githubs
CLI to manage GitHub repositories in bulk# About
githubs
CLI to manage GitHub repositories in bulk
# Install
```bash
npm install --save githubs
```# Usage
```js
// @TODO
const {} = require('githubs')
```# Example
# Contributing
Please consult [CONTIRBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.
# Author
**githubs** © [Liran Tal](https://github.com/lirantal), Released under the [Apache-2.0](./LICENSE) License.