Skip to content

jullyanolino/rusty_adventures

Repository files navigation

Rust Programming Language

🚀 Rust Programming Learning

License

Technologies   |    Project   |    Layout   |    How to contribute   |    License   |   


Rust Programming Learning

🚀 Technologies

This project is developed with:

💻 Project

Homework and little code snippets written during my Rust Language learning process

Getting started

To run the project, you will need to install/use the following programs

Structure

  • Weeks:
  • Front-end:
  • Backend:

🔖 Layout

🤔 Contributing

  • Do a fork of this repository;
  • Create a branche with your feature: git checkout -b my-feature;
  • Do commit of your changes: git commit -m 'feat: My new feature';
  • Do push for your branch: git push origin my-feature.

After your merge of your pull request was done, you can delete your branch.

📝 License

This project is into public domains. Read the file LICENSE for more details.


Releases

No releases published

Packages

No packages published