Skip to content

A unified CLI tool that brings Cargo's developer experience to Node.js.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

xosnrdev/cargonode

Repository files navigation

cargonode logo

cargonode

A unified CLI tool that brings Cargo's developer experience to Node.js

CI Version Downloads Docs License

⚠️ Development Status

This project is currently in active development and not ready for production use.

  • The installation methods mentioned in previous releases are temporarily unavailable
  • We're working on a new release with improved stability and features
  • Star and watch the repository for updates on the first stable release
  • Feel free to contribute or report issues

Why cargonode?

If you've ever worked with Rust's Cargo, you know how pleasant it is to have a single, consistent interface for all your development tasks. cargonode brings that same experience to Node.js development by:

  • Eliminating the need to remember different commands for different tools
  • Providing sensible defaults while remaining fully configurable
  • Working seamlessly with your existing Node.js toolchain
  • Offering a consistent experience across all your projects

Building from Source

While we prepare for the first stable release, you can try cargonode by building from source:

git clone https://github.com/xosnrdev/cargonode.git
cd cargonode
cargo build --release

License

Licensed under either of MIT or Apache-2.0 at your option.

About

A unified CLI tool that brings Cargo's developer experience to Node.js.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project