Skip to content

dashed/grokdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

474 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grokdb

RESTful flashcard application in rust. Does not come with a client (e.g. web UI).

development

general

Update crate dependencies using: https://github.com/kbknapp/cargo-outdated

rusqlite

For OSX:

PKG_CONFIG_PATH=$(echo /usr/local/Cellar/sqlite/3.9.1/lib/pkgconfig/) cargo run

development

During development, run: cargo watch check |& dybuk

npm

rm -rf node_modules/;npm install --no-bin-links

About

RESTful flashcard application in rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages