1.0.2 • Published 3 years ago

@gh-conf/upstream-core v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

upstream-core

Build

Configures upstream for a forked repository at the given directory path

Install

npm install @gh-conf/upstream-core

Usage

const upstream = require('@gh-conf/upstream-core');

await upstream('/home/arshad/upstream-core');

await upstream(process.cwd());

Contributing

Interested in contributing to this project? You can log any issues or suggestion related to this library here.

Read our contributing guide to get started with contributing to the codebase.

Contributors

Thank you to all the contributors who have helped us in making this project better 🙌

Related