issues
search
basementdevs
/
scyllash
13
stars
1
forks
source link
feat: add dependabot config, ci workflow, and makefile
#9
Closed
gvieira18
closed
2 months ago
gvieira18
commented
2 months ago
Summary
This PR introduces the following updates:
Minimal CI Workflow
: Adds a basic continuous integration setup to ensure maintainability.
Dependabot Configuration
: Introduces a dependabot config to automatically check and update package versions.
Makefile
: Includes a Makefile with common cargo commands for convenience (because I'm lazy LOL).
Summary
This PR introduces the following updates: