For official docs follow this link.
About The Project • Getting Started • License • Literature
Table of Contents
This project is a template.
- Features are to be adjusted to your own project needs.
| Category | Feature | Implement Status |
|---|---|---|
| Packaging agnostic | Binary only deployment | ✔️ |
| Lore ipsum | ✔️ | |
| Lore ipsum agnostic | ||
| LORE IPSUM | ✔️ | |
| Advanced unit testing | 🔶 | |
| Advanced performance testing | 🔶 | |
| Advanced fuzz testing | 🔶 |
Legend:
- ✔️ - completed
- 🔶 - in progress
- ❌ - not started
This enumeration also includes submodules.
- Clone the repo
git clone --recurse-submodules [email protected]:Kataglyphis/....git
cargo run -- read --path ../README.mdcargo doc --openHow to update all installed packages:
-
Install updater:
cargo install cargo-update
-
Now update all packages:
cargo install-update -a
Upcoming :)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Jonas Heinle - @Cataglyphis_ - [email protected]
Project Link: https://github.com/Kataglyphis/...
Some very helpful literature, tutorials, etc.
