togglate:用于创建翻译基础文本的工具

时间:2021-05-31 18:59:18
【文件属性】:
文件名称:togglate:用于创建翻译基础文本的工具
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-31 18:59:18
Ruby 切换 Togglate 是一种用于创建翻译基础文本的工具,其中以注释的形式嵌入原始文本。 安装 将此行添加到应用程序的 Gemfile 中: gem 'togglate' 然后执行: $ bundle 或者自己安装: $ gem install togglate 用法 请参阅togglate命令。 贡献 分叉( ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
togglate-master
----LICENSE.txt(1KB)
----lib()
--------togglate.rb(2KB)
--------togglate()
----Gemfile(93B)
----spec()
--------cli_spec.rb(4KB)
--------fixtures()
--------translator_spec.rb(833B)
--------spec_helper.rb(593B)
--------block_wrapper_spec.rb(8KB)
--------togglate_spec.rb(497B)
----Rakefile(117B)
----.travis.yml(30B)
----README.md(743B)
----.rspec(31B)
----togglate.gemspec(1KB)
----.gitignore(154B)
----bin()
--------togglate(67B)

网友评论