0.5.6 • Published 4 years ago

fspop v0.5.6

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 years ago

fspop

Automate the creation of file structures using custom templates

Build Status Coverage Status

NPM

fspop => f(ile) s(tructure) pop(ulate)

Installing fspop

$ npm install fspop -g

Usage

Create a new structure file

The fastest way to create a new structure is to use the init command.

$ fspop init STRUCTURE_NAME

Deploy a structure

Deploying a structure is as simple as calling deploy and giving the file name of the structure

$ fspop deploy STRUCTURE_NAME