Skip to content

magitek-telescope/package-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-create

Scaffolding tool for NPM package project

Usage

$ npx package-create <project-name>

Features

  1. Linter / Formatter
  • Don't use
  • prettier
  • ESLint(Standard) - coming soon
  1. Build Environment
  • Babel
  • TypeScript
  1. Unit Testing
  • Don't use
  • Jest
  • AVA - coming soon

LICENSE

MIT