npm.io
2.0.0 • Published 3 years agoCLI

@forter/create

Licence
Apache-2.0
Version
2.0.0
Deps
5
Size
359 kB
Vulns
0
Weekly
0

Forter create

Forter create gives set of github actions (such as auto merge, cintinues integration, etc.) and linting rules which you can install and start using.

Installing

To use forter-create, install package globally:

npm i -g @forter/create

Usage

After installing package globally, run following in existing project:

forter-create

You will see following:

? Select generator
❯ ◯ GitHub Actions
◯ Linters

After selecting which generator you want to install you will be asked which sub groups you want to install in each generator (i.e. ESLint sub group in Linters generator).