rust-ten-commandments 0.1.2

Hear ye! The Ten Commandments of Rust — delivered by the Crab Himself 🦀
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# rust-ten-commandments 🦀

The Crab Himself hath spoken.

The Ten Commandments of Rust — delivered directly from the void via `cargo install`.

Run it once in any new project and receive enlightenment (and a freshly inscribed `TEN_COMMANDMENTS.md` tablet).

[![Crates.io](https://img.shields.io/crates/v/rust-ten-commandments.svg?logo=rust)](https://crates.io/crates/rust-ten-commandments)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Crates.io Downloads](https://img.shields.io/crates/d/rust-ten-commandments.svg)](https://crates.io/crates/rust-ten-commandments)

## Installation

```bash
# As a CLI tool (recommended for the full experience)
cargo install rust-ten-commandments