Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.

seven1m/trac_wiki_to_github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Trac Wiki to GitHub

This is a very rough start of a script to help convert Trac wiki syntax to GitHub friendly syntax.

To use:

  1. Copy your trac.db file into the same directory as the convert.rb script.
  2. Create a wiki directory to hold the output files.
  3. ./convert.rb

Open each file, copy and paste into GitHub.

Caveats

You still need to look over the markup and fix any mistakes. It isn’t perfect by any means, but it will save some time.

To Do

Beg GitHub to work on their API so this could be more automated.

About

A rough start of a Ruby script to help convert Trac wiki syntax to GitHub friendly syntax. DOES NOT SUPPORT NEW GIT-BACKED WIKIS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages