Baidupan 反馈建议

http://ml-china.org/blog/21

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'baidupan'

And then execute:

$ bundle

Or install it yourself as:

$ gem install baidupan

Usage

如何使用该gem:

基本命令:

  • baidupan setup 添加文件信息

  • baidupan config 进行授权

  • baidupan list or ls 显示app应用的文件列表

  • baidupan upload 文件

  • 更多命令 请运行baidupan 查看即可

Todo:

  • 移动文件的位置

  • 删除文件

  • 对文件重命名

已经实现:

  • 通过配置连接百度盘

  • 能够上传、下载以及显示文件

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request