WORK IN PROGRESS Process optimization library.
Algorithms (TODO):
- Schrage
- Carlier
- Simulated Annealing
Specfic branch names:
- Main: "
main
" - Develop: "
branch_develop
" - Feature: "
ISSUENUMBER-short-lowercase-description
" e.g. "6-make-better-readme
"
Branching strategy:
- For running test in a more visually appealing way use the
cargo-nextest
crate. - For drawing the module tree of your crate use
cargo-modules
crate - For manipulating the Cargo.toml in cmd use
cargo-edit
crate - For cheking if your deps have security vulnerabilities use
cargo-audit
crate - Tox like task definition using
cargo-make
- For smootinh the release process use
cargo-release
This package was created with Cookiecutter, and the
John15321/cookiecutter-krabby-patty
project template.
Cookiecutter: https://github.com/audreyr/cookiecutter
John15321/cookiecutter-krabby-patty
: https://github.com/John15321/cookiecutter-krabby-patty