Re-implementation of CubbyFlow in Rust
Stars
27
Forks
2
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
51
commits
docs: Update project information
4446b38
refactor: Change project name to 'rustyflow_core'
6e6b63e
59c3e99
build: Move folder path of project file
6be9db5
Merge pull request #11 from utilForever/master-to-main
f2d3d37
docs: Update status badges
43d8560
ci: Change the name of branch 'master' to 'main'
ea5aaf6
ci: Correct minor typo
9004f75
ci: Change name and add several workflows
83be22b
ci: Add configuration file for 'grcov'
9a6fa18
ci: Add missing 'id: coverage'
b715b2d
Merge pull request #10 from utilForever/update-ci
99e7e76
ci: Update configuration file using 'actions-rs'
770d799
ci: Add 'token' for Codecov
f18f5ae
ci: Add step 'Upload to codecov.io'
b7636f1