Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 249 Bytes

File metadata and controls

11 lines (8 loc) · 249 Bytes

node-module-skeleton

A skeleton to create TypeScript-based NodeJS modules

Usage

  • create a new repository on Github and select this repository as template
  • clone the new repository
  • cd into the directory
  • make util/githooks
  • hack away