https://github.com/gh-conf/upstreamit
Add upstream for current github repository
https://github.com/gh-conf/upstreamit
forked gh-conf github repository upstream upstreaminit
Last synced: 6 months ago
JSON representation
Add upstream for current github repository
- Host: GitHub
- URL: https://github.com/gh-conf/upstreamit
- Owner: gh-conf
- License: mit
- Created: 2019-05-20T16:44:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T12:38:52.000Z (almost 3 years ago)
- Last Synced: 2024-11-29T20:57:16.779Z (6 months ago)
- Topics: forked, gh-conf, github, repository, upstream, upstreaminit
- Language: JavaScript
- Size: 201 KB
- Stars: 2
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# upstreamit

[](https://github.com/gh-conf/upstreamit)
[](https://github.com/gh-conf/upstreamit/blob/master/LICENSE)
[](https://www.npmjs.com/package/@gh-conf/upstreamit)
[](https://www.npmjs.com/package/@gh-conf/upstreamit)
[](https://github.com/gh-conf/upstreamit/graphs/contributors)
[](https://github.com/gh-conf/upstreamit/commits/master)CLI tool to configure upstream from parent repository. This works only for forked repositories.
## Install
```
npm install @gh-conf/upstreamit -g
```## Usage
```js
$ upstreamit// ✔ Upstream Configured!!!
// ✖ Not a forked repository!!!
```## Contributing
Interested in contributing to this project?
You can log any issues or suggestion related to this library [here](https://github.com/gh-conf/upstreamit/issues/new).Read our contributing [guide](CONTRIBUTING.md) to get started with contributing to the codebase.