@atomicsmash/cli v7.1.2
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:
nvm use
- This will set the correct node environment (this is important for permissions for the following step)
npm link
- This will create a symlink in your npm global config, effectively pretending that you've installed the package globally.
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.
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago