1.0.5 • Published 3 years ago
footstool-cli v1.0.5
Footstool CLI
The footstool cli is ment as a tool for faster and simpler deployments for personal projects i'm working with. This may crash and burn, but it will be pretty.
Use with npm
npm i -g footstool-clifoots create <template>
foots deploy <template>Project Structure
Compilation through rollup:
yarn compileOr to add to cli:
yarn refresh-cliThis is all managed by nodemon:
yarn watchAnd can be deployed with:
yarn deploy