Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rusthacks/rustathon
rustathon is an event based on RUST programming language organized by mozilla community.
https://github.com/rusthacks/rustathon
rust-crate rust-lang rust-library rustathon rusthacks
Last synced: about 23 hours ago
JSON representation
rustathon is an event based on RUST programming language organized by mozilla community.
- Host: GitHub
- URL: https://github.com/rusthacks/rustathon
- Owner: rusthacks
- License: other
- Created: 2018-01-26T06:28:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T12:10:13.000Z (almost 7 years ago)
- Last Synced: 2024-11-11T10:48:22.336Z (about 2 months ago)
- Topics: rust-crate, rust-lang, rust-library, rustathon, rusthacks
- Homepage:
- Size: 8.55 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustathon
RUSTATHON is an event based on RUST programming language organized by mozilla community.## Events :
* rustathon2k18IN
* [RUSTATHON2k18 MANGALORE](/RUSTCON2K18_MANGALORE.md)## Community Channels:
* [Telegram Channel Link](https://t.me/rusthacks)
* [Follow us on Twitter](https://twitter.com/rusthack)
* [Join the Facebook Group](https://www.facebook.com/groups/rusthacks)## Submitting your projects:
* **Step 1**: Fork this repository, and create a sub-directory inside the `Projects` directory with the name of your Project.
```
- rustathon2k18IN
└── Projects
└── [Your Project sub-directory]
├── All your project Files
└── [Readme.md Describing your project]```
* **Step 2**: Start hacking on the best Rust project you can think of.
* **Step 3**: Make sure all the files related to your team's project are residing in the sub-directory you created. Create a `README.md` file by including the details of your Team members and a brief description about your project in your sub-directory. You can follow the below style on your readme file.```
Project name: My awesome Rust hack
Team Members:
- Member1 [github profile URL]
- Member2 [github profile URL]
- ...
Contact Email: [email protected]
Project Description:
A breif description about how awesome your project is.
```
* **Step 4**:
Once everything is ready, submit a pull request to this repository. We'll showcase your project to let know the world about your awesome hack!## Code of conduct
* [Code of conduct](/Licence.md)For any queries raise a [issue](https://github.com/rusthacks/rustcon2k18IN/issues) and please feel free to submit a PR anytime or you can contact Manjesh shetty via telegram (@mozshetty)