Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bogdanp/koyo-north
A north component for koyo.
https://github.com/bogdanp/koyo-north
migrations racket
Last synced: 7 days ago
JSON representation
A north component for koyo.
- Host: GitHub
- URL: https://github.com/bogdanp/koyo-north
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2020-02-20T09:27:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T10:25:59.000Z (3 months ago)
- Last Synced: 2024-08-13T13:28:42.465Z (3 months ago)
- Topics: migrations, racket
- Language: Racket
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# koyo-north
A [north] database migrator component for [koyo]. Automatically
applies migrations when started.## Installation
$ raco pkg install koyo-north
## License
koyo-north is licensed under the 3-Clause BSD license.
[north]: https://docs.racket-lang.org/north/index.html?q=north
[koyo]: https://koyoweb.org