@atomicsmash/cli
TypeScript icon, indicating that this package has built-in type declarations

6.0.0 • Public • Published

Atomic Smash CLI

A collection of CLI tools by Atomic Smash.

For help using the cli, use the following command:

smash-cli --help

Development

To develop this npm package, you will need to do the following after cloning the repo:

  1. nvm use
  • This will set the correct node environment (this is important for permissions for the following step)
  1. npm link
  • This will create a symlink in your npm global config, effectively pretending that you've installed the package globally.
  1. npm run dev
  • This will transpile all .ts files down into usable .js files in dist.

Once these commands are done, you're ready to start working on this project. Check the "CHECKLISTS" file for a checklist of tasks for any development work.

Readme

Keywords

none

Package Sidebar

Install

npm i @atomicsmash/cli

Weekly Downloads

20

Version

6.0.0

License

GPL-3.0-or-later

Unpacked Size

44.3 kB

Total Files

22

Last publish

Collaborators

  • atomicsmashdevs
  • mikeybinns