@slimio/generator

0.11.0 • Public • Published

Generator

version Maintenance MIT dep size Known Vulnerabilities Build Status

SlimIO Project Generator. This project has been created to help SlimIO contributors to generate new project without to have to worry about required files and configuration (as required by the Governance and psp policies).

Requirements

Getting Started

$ git clone https://github.com/SlimIO/Generator.git
$ cd Generator
$ npm ci
$ npm link

Usage example

The package will install globally the command generator. Just run this command with no arguments and it will generate a new SlimIO project on the current working dir.

$ mkdir project
$ cd project
$ generator

Dependencies

Name Refactoring Security Risk Usage
@slimio/async-cli-spinner Minor Low Multi async cli spinner
@slimio/manifest Minor Low Manifest config file
@slimio/nodejs-downloader Minor High Download Node.js
@slimio/npm-registry Minor Low NPM registry API
@slimio/utils Minor High Bunch of useful functions
cross-spawn Minor High TBC
kleur Minor Low TTY color
qoa Minor Low Minimal interactive command-line prompts

License

MIT

Package Sidebar

Install

npm i @slimio/generator

Weekly Downloads

1

Version

0.11.0

License

MIT

Unpacked Size

25.1 kB

Total Files

9

Last publish

Collaborators

  • fraxken
  • alexandre.malaj