https://github.com/shotakitazawa/translation
https://github.com/shotakitazawa/translation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shotakitazawa/translation
- Owner: ShotaKitazawa
- Created: 2017-12-01T07:30:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T07:23:47.000Z (almost 7 years ago)
- Last Synced: 2025-01-08T11:48:00.896Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```