Skip to content

Hirlam/Trac2Markdown.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trac2Markdown.jl

Build Status

Converts trac wiki to markdown

Obtaining the source

git clone https://github.com/Hirlam/Trac2Markdown.jl Trac2Markdown

Usage

Instantiation

To install the dependencies. From the Trac2Markdown directory

julia --project --color=yes -e 'using Pkg; Pkg.instantiate()'

Creating Markdown files

julia --project --color=yes -e 'using Pkg; Pkg.test()'

This will run the unit tests, downloads wiki pages from hirlam.org and converts them to markdown.

To do

Add unit test to Travis so there is no need to have a local Julia installation.

About

Converts trac wiki to markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages