Skip to content

nadirs/wiko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiko

A wiki for documenting code bases and sharing useful snippets with coworkers.

Setup

Database was set up following the Diesel getting started guide. First, install diesel_cli to perform database migrations:

cargo install diesel_cli

Then execute the actual database migration:

diesel migration run

About

A wiki for documenting code bases and sharing useful snippets with coworkers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published