This website requires JavaScript.
Explore
Help
Sign In
haskal
/
crossfire
Watch
1
Star
0
Fork
You've already forked crossfire
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fc83741b02
crossfire
/
.envrc
3 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add migration capability with north
2020-11-14 01:16:45 +00:00
export DATABASE_URL="sqlite:lib/crossfire.sqlite"
implement basic project support
2020-11-17 01:17:42 +00:00
[ -d lib ] || mkdir -p lib/projects