Thanks to visit codestin.com
Credit goes to github.com

Skip to content

a-simple-org/fork-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Machine

Warn: Do not overuse ForkMachine, use your own risk

Setup your own machine

  1. Register a GitHub account
  2. Create a token
  3. Set var FORK_TOKEN to your access token in config.machine.js
  4. Do node www/bin to start the ForkMachine

Default config file

You may need create a file named "config.machine.js"

Config file looks like this

// Fork machine account's token
exports.FORK_TOKEN = "ghp_xxx" // replace with your own
// Fork Machine's id
exports.ACCOUNT_ID = "a-simple-org"
// Fork limit
exports.FORKS_PRE_DAY = 10

About

GitHub fork machine, achieve your repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published