🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

gh-repo-sync

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-repo-sync

WIP: Helper tool to sync githubs configuration

latest
npmnpm
Version
0.0.2-dev
Version published
Maintainers
1
Created
Source

Github Repository Sync

This will be a tool to sync the configuration between multiple githubs repository, in order to configure once and sync everywhere.

For now this is a project to help me learn PureScript, it's far away for being feature complete.

To Develop

Clone the repository

git clone git@github.com:hrajchert/gh-repo-sync.git

and install dependencies

bower install
npm install

make sure to have purescript installed. If you want to create the binary file execute

npm run build

To run it

npm run start

You'll need to create a `config.json with the properties as stated by the Config object. You can issue a github token from the Personal Access Token page.

FAQs

Package last updated on 30 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts