Skip to content

Easily generate a SlimIO project (while keeping all policies ok).

License

Notifications You must be signed in to change notification settings

SlimIO/Generator

Repository files navigation

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

About

Easily generate a SlimIO project (while keeping all policies ok).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published