Sha256: ad92a95a3371783dd187dc0ad6827730ed2f7dbaac04034fdaf293ddca1ee767
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
# INSTALL Install: `gem install ayadn` Update: `gem update ayadn` Uninstall: `gem uninstall ayadn` ## OS X, LINUX, BSD Install the Gem, authorize your account: done. If you need to install Ruby it's better to use something like RVM or RBENV. You can of course use the Ruby shipped with your system but it will require root privileges and is not recommended. ## WINDOWS Requirements: fully ANSI compatible console (example: ConEmu) + Ruby 2.0.0 32bits via RubyInstaller (you may also need the DevKit). Windows support is not 100% stable. ## MIGRATE The database format has changed between 1.x and 2.x: if you already have one or several authorized accounts, Ayadn will ask you to run the `migrate` command once per account. You only have to do this once. You can also, if you wish, start anew and delete your `~/ayadn` folder before authorizing a new user with Ayadn 2.x. ## DEPENDENCIES Ayadn depends on these Gems: amalgalite daybreak fast_cache pinboard rainbow rest-client spotlite terminal-table thor tvdb_party unicode_utils
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ayadn-2.0.1 | doc/02-install.md |