
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@allohamora/cli
Advanced tools
is a command line interface that helps you to initialize projects and more
npx @allohamora/cli
{
"node": ">=16.14.2",
"npm": ">=8.5.0"
}
| Category | Description | Presets |
|---|---|---|
| js | contains options to initialize js/ts projects | default, node:ts, react:ts |
| 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.
@allohamora/cli is MIT licensed.
FAQs
cli to initialize projects and more
We found that @allohamora/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.