An open API service indexing awesome lists of open source software.

https://github.com/shotakitazawa/fswiki2crowi


https://github.com/shotakitazawa/fswiki2crowi

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# About

[FreeStyleWiki](http://fswiki.osdn.jp/cgi-bin/wiki.cgi)記法 <-> Markdown

# Execute

```
python translation.py $input_file $output_file $trancelate_to
# c.f
# python translation.py hoge.fswiki hoge.md markdown
```