Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Releases: OUCC/SyaroNote

v0.6.0 Released

16 Mar 23:28

Choose a tag to compare

v0.5.0 Released

04 Jul 15:53

Choose a tag to compare

version 0.4.2

26 Dec 07:46

Choose a tag to compare

version 0.4.2 Pre-release
Pre-release

ALPHA release

https://github.com/OUCC/syaro/wiki/v0.4.2-update-note

Bug reports are welcome.

How to use

  1. extract
  2. cd
  3. run ./syaro --wikiroot sample
  4. open http://localhost:8080 with browser

version 0.4.1

26 Dec 00:08

Choose a tag to compare

version 0.4.1 Pre-release
Pre-release

ALPHA release

https://github.com/OUCC/syaro/wiki/v0.4.1-update-note

Bug reports are welcome.

How to use

  1. extract
  2. cd
  3. run ./syaro --wikiroot sample
  4. open http://localhost:8080 with browser

version 0.4.0

25 Dec 19:29

Choose a tag to compare

version 0.4.0 Pre-release
Pre-release

ALPHA release

https://github.com/OUCC/syaro/wiki/v0.4.0-update-note

Bug reports are welcome.

How to use

  1. extract
  2. cd
  3. run ./syaro --wikiroot sample
  4. open http://localhost:8080 with browser

version 0.3.1

01 Sep 12:57

Choose a tag to compare

version 0.3.1 Pre-release
Pre-release

Second ALPHA release

Bug reports are welcome.

How to use

  1. extract
  2. cd
  3. run syaro
  4. open with browser
# linux and mac
tar xzf syaro-linux64.tar.gz
cd syaro
./syaro --wikiroot=/path/to/wiki
# open localhost:8080 with browser

version 0.3.0 (first alpha release)

26 Aug 16:00

Choose a tag to compare

Pre-release

This is ALPHA release

Bug reports are welcome.

How to use

  1. extract
  2. cd
  3. run syaro
  4. open with browser
# linux and mac
tar xzf syaro-linux64.tar.gz
cd syaro
./syaro --wikiroot=/path/to/wiki
# open localhost:8080 with browser