8000 GitHub - marco-ippolito/herodevs-cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marco-ippolito/herodevs-cli

 
 

Repository files navigation

HeroDevs CLI - @herodevs/cli

Node Setup & Installation

Node versions 14+

No installation:

npx @herodevs/cli ...

Global installation:

npm install -g @herodevs/cli
hd ...
# or
hdcli ...

Non-Node or Node < 14 Setup & Installation

Navigate here to download the version for your operating system from the most recent release.

Available Commands

# Initializes your project to use NES libraries
hdcli nes init
# Shows a list of committers in git repository
hdcli report committers
# Shows diagnostic information about your project
hdcli report diagnostics
# Initializes the project for the lines-of-code tracker
hdcli tracker init
# Runs a lines-of-code tracker to gather project
hdcli tracker run

Tutorials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%
0