minty:用于 Mint.com 的(非官方)Ruby API

时间:2024-07-07 03:01:47
【文件属性】:

文件名称:minty:用于 Mint.com 的(非官方)Ruby API

文件大小:38KB

文件格式:ZIP

更新时间:2024-07-07 03:01:47

Ruby

薄荷糖 Minty 是 Mint.com 的非官方 Ruby API。 安装 将此行添加到应用程序的 Gemfile 中: gem 'minty' 然后执行: $ bundle 目前, minty不稳定并且不在 Rubygems 上,因此您可以在本地克隆它以使用它。 只需使用bin/minty作为命令,而不仅仅是minty 。 用法 在命令行上 要查看如何在命令行上使用minty ,您可以运行 $ minty Usage: minty [subcommand] [options] Available subcommands are: login: Save your Mint.com credentials for other actions refresh: Refresh your Mint.com accounts accounts:


【文件预览】:
minty-master
----LICENSE.txt(1KB)
----lib()
--------minty.rb(141B)
--------minty()
----Gemfile(90B)
----minty.gemspec(1KB)
----spec()
--------cassettes()
--------lib()
--------spec_helper.rb(377B)
----Rakefile(28B)
----.travis.yml(148B)
----README.md(1KB)
----.gitignore(181B)
----bin()
--------minty(423B)

网友评论