Mischback / node-module-skeleton

A skeleton to create TypeScript-based NodeJS modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A skeleton to create TypeScript-based NodeJS modules

License:MIT License


Languages

Language:Makefile 94.0%Language:TypeScript 6.0%