Skip to content

This is the offical Rusty: Rust Formatter, Cargo Package

License

Notifications You must be signed in to change notification settings

S42yt/rusty-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty

Rusty Code Formatter is a tool that formats your Rust code using rustfmt. Enhance your Rust development workflow with easy formatting commands and customizable settings.

Features

  • Format Rust Files: Automatically format your Rust code to adhere to standard styling.
  • Command Line Access: Trigger formatting via simple commands or using customizable scripts.
  • Customizable Settings: Configure the path to rustfmt and pass additional arguments as needed.

Installation

From Cargo

  1. Ensure you have Rust and Cargo installed. If not, install them via rustup.

  2. Open your terminal.

  3. Run the following command to install Rusty Code Formatter:

    cargo install rusty-formatter
  4. Once installed, you can use rusty to format your Rust files directly from the command line.

About

This is the offical Rusty: Rust Formatter, Cargo Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages