Skip to content

dowlandaiello/rusti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusti

The gopath, but for rust.

Installation

cargo install rusti

Usage

Download a Package

rusti get package_url

Example:

rusti get github.com/dowlandaiello/rusti

Install a Package

rusti install package_url

Example:

rusti install github.com/dowlandaiello/rusti

Run the current Package

rusti run

Build the Current Package

rusti build

Create a new Package

rusti init package_url

Example:

rusti init github.com/dowlandaiello/rusti

About

The GOPATH, for Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages