1.21.1 • Published 11 months ago
@allohamora/cli v1.21.1
@allohamora/cli
is a command line interface that helps you to initialize projects and more
Usage
npx @allohamora/cliRequirements
{
"node": ">=16.14.2",
"npm": ">=8.5.0"
}Categories
| Category | Description | Presets |
|---|---|---|
| js | contains options to initialize js/ts projects | default, node:ts, react:ts |
JS Options
| Option | Description | Integrations |
|---|---|---|
| commitlint | setups commitlint with the conventional commits config | husky |
| eslint | setups eslint with a config and lint scripts | prettier |
| stylelint | setups stylelint with a config and lint scripts | prettier |
| husky | setups husky that handles git hooks | |
| lint-staged | setups lint-staged that runs something on commit | husky, jest, eslint, prettier, stylelint |
| prettier | setups prettier with a config and format scripts | |
| release-workflow | setups a github release workflow that creates a release from the conventional-changelog CHANGELOG.md on a tag push | |
| standard-version | setups standard-version with the conventional commits config and release scripts | |
| jest | setups jest with a config and test scripts | |
| docker | setups docker with Dockerfile and .dockerignore files | |
| test-workflow | setups a github test workflow that runs npm run test on push | |
| build-workflow | setups a github build workflow that runs npm run build on push | |
| codecov-workflow | setups a codecov workflow that collects a code coverage and sends it to codecov | |
| dependabot | setups github dependabot that manages dependencies |
*Integrations run only if the package is installing or installed.
License
@allohamora/cli is MIT licensed.
1.21.0
11 months ago
1.21.1
11 months ago
1.23.0
11 months ago
1.20.0
1 year ago
1.19.0
1 year ago
1.18.1
2 years ago
1.18.0
2 years ago
1.17.0
2 years ago
1.16.0
2 years ago
1.18.5
2 years ago
1.18.4
2 years ago
1.18.3
2 years ago
1.18.2
2 years ago
1.18.7
2 years ago
1.18.6
2 years ago
1.15.1
2 years ago
1.14.1
2 years ago
1.14.0
2 years ago
1.13.0
2 years ago
1.12.0
3 years ago
1.11.0
3 years ago
1.10.0
3 years ago
1.9.0
3 years ago
1.8.0
4 years ago
1.7.0
4 years ago
1.6.2
4 years ago
1.6.1
4 years ago
1.6.0
4 years ago
1.5.2
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.1
4 years ago
1.4.0
4 years ago
1.3.0
4 years ago
1.2.3
4 years ago
1.2.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago