Skip to content

campaul/shovel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shovel

Simple wiki software.

Usage

Copy env.example to .env and modify it to suit your environment.

Install diesel_cli by doing cargo install diesel_cli --no-default-features --features "postgres" to avoid having to install dependencies for DBMS that aren't Postgres, then do diesel migration run.

Do cargo run.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published