fsplates

1.0.1 • Public • Published

fs-plates

a cli tool for rendering project boilerplate

Installation

(mkdir -p /tmp/fs-plates && cd /tmp/fs-plates && \
curl -L https://github.com/jkroso/fs-plates/tarball/master \
  | gzip -cd \
  | tar -x --strip 1 && \
make install)

Alternatively you can use npm

npm install -g fs-plates

Usage

see the man page

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i fsplates

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • jkroso