enotas-ruby:用Ruby编写的Enotas API包装器

时间:2024-05-27 09:50:26
【文件属性】:

文件名称:enotas-ruby:用Ruby编写的Enotas API包装器

文件大小:140KB

文件格式:ZIP

更新时间:2024-05-27 09:50:26

Ruby

埃诺塔斯 欢迎使用您的新宝石! 在此目录中,您将找到能够将Ruby库打包为gem所需的文件。 将您的Ruby代码放在文件lib/enotas 。 要试验该代码,请运行bin/console进行交互式提示。 待办事项:删除此内容和上面的文字,并描述您的宝石 安装 将此行添加到您的应用程序的Gemfile中: gem 'enotas' 然后执行: $ bundle 或将其自己安装为: $ gem install enotas 用法 待办事项:在此处写下使用说明 发展 签出仓库后,运行bin/setup来安装依赖项。 然后,运行rake spec来运行测试。 您也可以运行bin/console进行交互式提示,以进行实验。 要将这个gem安装到本地计算机上,请运行bundle exec rake install 。 要发布新版本,请更新version.rb的版本号,然后运行bundle


【文件预览】:
enotas-ruby-master
----.travis.yml(76B)
----bin()
--------console(331B)
--------setup(115B)
----enotas.gemspec(945B)
----Rakefile(117B)
----Gemfile(91B)
----.ruby-gemset(7B)
----.rspec(31B)
----spec()
--------enotas_spec.rb(2KB)
--------nfe_spec.rb(2KB)
--------spec_helper.rb(76B)
----.ruby-version(11B)
----.gitignore(100B)
----lib()
--------enotas.rb(342B)
--------data()
--------enotas()
----README.md(1KB)
----LICENSE.txt(1KB)

网友评论