0.1.2 • Published 10 years ago
generator-underhood v0.1.2
generator-underhood
Yeoman generator to create collective twitter website
Installation
npm i -g yo generator-underhoodUsage
yo underhoodPre-requisite for first time
Obviously, GitHub Repo for site and Collective Twitter account itself.
- Get Twitter API tokens logged in with your collective Twitter account.
- Get GitHub Access token
- Enable project on travis: https://travis-ci.org/profile/
- Add you Twitter Tokens and Github Access Token to settings page, with following names:
TWITTER_CONSUMER_KEY,TWITTER_CONSUMER_SECRET,TWITTER_ACCESS_TOKEN_KEY,TWITTER_ACCESS_TOKEN_SECRETandGITHUB_TOKEN
- 🎈 you are ready to run
yo underhoodfor first time!
License
MIT © Vladimir Starkov