New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@allohamora/cli

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allohamora/cli

Command Line Interface with useful installation scripts

  • 1.2.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

Description

The Allohamora cli is a command line interface with useful install scripts.

Usage

npx @allohamora/cli

Table of content

Content

js

js/ts category with 2 available configs(default and node:ts).

commitlint*

*requires husky

that script installs commitlint with conventional commits config.

eslint*

*requires prettier in node:ts config

that script installs eslint with config and lint scripts.

husky

that script installs husky and initializes it.

lint-staged*

*requires husky
*requires prettier
*requires eslint in node:ts config

that script installs lint-staged with format files config.

prettier

that script installs prettier with config and format scripts.

release-worflow

that script creates release.yml github workflow what automatically generates a release from conventional commits CHANGELOG.md when you push a tag like *.*.*(1.1.1, 0.1.1, 0.0.1, 0.0.0, etc).

standard-version

that script installs standard-version with conventional commits + github(github template compare links) + git flow (tag without "v" prefix) config.

Keywords

FAQs

Package last updated on 23 Jan 2022

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