Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weskoerber/macro-tracker
A purely pedantic personal project intended to learn more about C and SQLite.
https://github.com/weskoerber/macro-tracker
Last synced: 3 days ago
JSON representation
A purely pedantic personal project intended to learn more about C and SQLite.
- Host: GitHub
- URL: https://github.com/weskoerber/macro-tracker
- Owner: weskoerber
- License: mit
- Created: 2023-05-06T07:05:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-07T04:00:42.000Z (over 1 year ago)
- Last Synced: 2025-01-29T22:12:44.248Z (4 days ago)
- Language: C
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Macros Tracker
This is a silly project I'm starting just for fun.
## Migrations
For initial database migrations, run `./scripts/migrate.sh `.