generator-underhood

Yeoman generator to create collective twitter site

Usage no npm install needed!

<script type="module">
  import generatorUnderhood from 'https://cdn.skypack.dev/generator-underhood';
</script>

README

generator-underhood

NPM version Build Status Dependency Status

Yeoman generator to create collective twitter website

Installation

npm i -g yo generator-underhood

Usage

yo underhood

Pre-requisite for first time

Obviously, GitHub Repo for site and Collective Twitter account itself.

  1. Get Twitter API tokens logged in with your collective Twitter account.
  2. Get GitHub Access token
  3. Enable project on travis: https://travis-ci.org/profile/
  4. 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_SECRET and GITHUB_TOKEN
  5. 🎈 you are ready to run yo underhood for first time!

License

MIT © Vladimir Starkov