Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@allohamora/cli

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allohamora/cli

cli to initialize projects and more

  • 1.20.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
19
increased by1800%
Maintainers
0
Weekly downloads
 
Created
Source

@allohamora/cli

npm codecov build test release

is a command line interface that helps you to initialize projects and more

Usage

npx @allohamora/cli

Requirements

{
  "node": ">=16.14.2",
  "npm": ">=8.5.0"
}

Categories

CategoryDescriptionPresets
jscontains options to initialize js/ts projectsdefault, node:ts, react:ts

JS Options

OptionDescriptionIntegrations
commitlintsetups commitlint with the conventional commits confighusky
eslintsetups eslint with a config and lint scriptsprettier
stylelintsetups stylelint with a config and lint scriptsprettier
huskysetups husky that handles git hooks
lint-stagedsetups lint-staged that runs something on commithusky, jest, eslint, prettier, stylelint
prettiersetups prettier with a config and format scripts
release-workflowsetups a github release workflow that creates a release from the conventional-changelog CHANGELOG.md on a tag push
standard-versionsetups standard-version with the conventional commits config and release scripts
jestsetups jest with a config and test scripts
dockersetups docker with Dockerfile and .dockerignore files
test-workflowsetups a github test workflow that runs npm run test on push
build-workflowsetups a github build workflow that runs npm run build on push
codecov-workflowsetups a codecov workflow that collects a code coverage and sends it to codecov
dependabotsetups github dependabot that manages dependencies

*Integrations run only if the package is installing or installed.

License

@allohamora/cli is MIT licensed.

Keywords

FAQs

Package last updated on 19 Oct 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc