3 releases
| 0.1.2 | Jun 16, 2024 |
|---|---|
| 0.1.1 | Jun 16, 2024 |
| 0.1.0 | Jun 15, 2024 |
#1673 in Development tools
84 downloads per month
10KB
185 lines
Package Script Runner
A command-line interface (CLI) tool built in Rust that detects package.json files and provides an interactive prompt to run npm scripts.
Features
- Automatically detects
package.jsonin the current directory - Lists all available npm scripts
- Provides an interactive prompt for selecting and running scripts
- Easy-to-use interface
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Acknowledgements
- This project was inspired by the need for a quick and easy way to run npm scripts from the command line.
- Built with Rust 🦀
Dependencies
~5–16MB
~151K SLoC