JasonEtco / stub-template

Template for my personal project scaffolding CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{{ title }}

{{ description }}

NPM Build Status Codecov

Usage

Installation

$ npm install {{ project }}
const {{ projectSlug }} = require('{{ project }}')

How it works

Like magic!

About

Template for my personal project scaffolding CLI

License:MIT License


Languages

Language:JavaScript 100.0%