1.0.0 • Published 3 years ago

mastermind-hostascode v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

mastermind-hostascode

Generate standard virtual sites from yaml files

Execute

npx mastermind-hostascode user/reponame/filename.yaml

Features

  • Download master config from GitHub private repo

Notes

GitHub API token

2 options to pass token:

  • Pass as second CLI argument:
npx mastermind-hostascode jhfoo/reponame/config.yaml <api token>
  • Add line to ~/.mastermind:
github_token=<api token>
1.0.0

3 years ago

1.1.1

3 years ago