Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

adamkiss/template-taskr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-taskr Build Status

Sao Generator for Taskr plugins, based on generator-taskr for Yo

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

From npm

sao taskr my-project

From git

sao adamkiss/template-taskr my-project

Features

  • Choice of test runners: AVA, Jasmine, Mocha, Tape
  • Automatic Git Repo initialization
  • JavaScript Linting via XO
  • TravisCI config

⚠️ Don't forget to add a remote origin to your repo!

License

MIT © Adam Kiss, Luke Edwards and Oleh Kuchuk