This is a very rough start of a script to help convert Trac wiki syntax to GitHub friendly syntax.
To use:
- Copy your
trac.dbfile into the same directory as theconvert.rbscript. - Create a
wikidirectory to hold the output files. ./convert.rb
Open each file, copy and paste into GitHub.
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.
Beg GitHub to work on their API so this could be more automated.