Skip to content

yall/wig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wig is a git-based wiki powered by Play!

Try it

$ mkdir wig && cd wig
$ git init storage
$ git clone https://github.com/yall/wig.git app

Then change wig.storage.dir in conf/application.conf to your new storage repository

$ play run app

Purpose

  • Play with Play!
  • Provide a simple wiki module for applications
  • Use power of Git to handle storage layer, histories and diffs

To do

  • Article preview
  • Simple search engine base on git-grep command
  • Errors and messages
  • Attachement upload
  • Authentication
  • Validations and inputs securisation
  • More tests

About me

I’m new to Git and to Play!. Any advice is welcome :)

About

Simple git-based wiki powered by Play!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published