Skip to content

gear-tech/gear-tech.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gear for Rustaceans

Publish Status

Gear projects navigator for Rust developers.

⚙️🦀 https://gear.rs

Build Locally

  1. Install Rust language using rustup.

  2. Clone:

    git clone https://github.com/gear-tech/gear-tech.github.io.git
    cd gear-tech.github.io
  3. Install mdBook:

    cargo install mdbook
  4. Edit source files then save.

  5. Build:

    mdbook build
  6. Serve:

    mdbook serve
  7. Open in browser: http://localhost:3000/

License

The content on gear.rs is distributed under the CC0 1.0 Universal License.