Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 853 Bytes

README.md

File metadata and controls

61 lines (37 loc) · 853 Bytes

RustLand

Learning Rust the hard way

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

rustup

Building

cargo build

Running

cargo run

Testing

cargo test

Debugging

strace -f -s100 cargo run

Coding style

Testing out features and creates, for some good.

Contributing

Open a pull request

Versioning

So Far im not doing versioning

Authors

  • ** japrogramer ** - * Rust flexing *

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments