Python project to generate Swift files from proto2 files with mustache template.
Stars
4
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
テンプレート、出力先を実行時に設定できるよう変更
c021f69
出力するSwiftファイルのテンプレートを更新
b12a8f8
Update README.md
1689286
10e855b
Create README.md
a3f1739
Create LICENSE.md
5b43f1b
初期設定が正しくできるよう修正
1fc7642
rename.
b7f4385
Swift Packageを生成し、その中にSwiftファイルを出力するよう実装
833da61
enumをSwiftに出力できるよう実装
7796517
clearコマンドを追加
19b3e90
生成される_pb2.pyファイルに応じて動的にループできるよう修正
1ba3ded
.gitignoreを更新
99f0d83
optionの抽出方法を修正
caa34ba
pyhumpsのバージョンを固定
2e466fa