🌟 Introduction
A task runner and version manager for Node.js, written in Rust! Shuru simplifies your development workflow by automating tasks and managing language versions.
🚀 Installation
Linux and macOS
To install the shuru
CLI, run:
📚 Usage
1. Create a shuru.toml
File: Define tasks and versions in the file at the project root.
Example Configuration
2. Run Tasks: Execute defined tasks using:
Example:
🛠️ Detailed Examples
Node.js Project
1. Set up a new project and create shuru.toml
as above.
2. Install dependencies:
3. Start development:
🤝 Community
Join our community for support and discussions:
📄 License
This project is licensed under the MIT License. See the LICENSE file for details.
🤗 Contributing
We welcome contributions! Please check our Contributing Guidelines for more information on how to get involved.