issues
search
openrankprotocol
/
openrank
MIT License
1
stars
0
forks
source link
Add install script for each component
#151
Closed
lazovicff
closed
1 week ago
lazovicff
commented
1 week ago
Changes
Add GitHub Actions script for running cargo install for each workspace member
Reminders
[x] Add a prefix to PR:
feat:
(for features),
ref:
(for refactoring),
bug:
(for bug fixes)
[x] Assign reviewers
[x] Link related issues
[x] Make it draft if it is still WIP
[x] Write unit tests for your code if possible
[x] Make sure your code work as intended and doesn't break the rest of the codebase
Changes
Reminders
feat:
(for features),ref:
(for refactoring),bug:
(for bug fixes)