Sha256: 34e06ffd5ecb7abb2587952b4cf0b1a84d8cd0ab6775060a7b53d1e8f9d7b087
Contents?: true
Size: 1023 Bytes
Versions: 1
Compression:
Stored size: 1023 Bytes
Contents
# INSTALL Install: `gem install ayadn` Update: `gem update ayadn` Uninstall: `gem uninstall ayadn` ## OS X, LINUX, BSD 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 Ayadn 1.x isn't compatible with Windows: there's too many issues due to POSIX-dependent tools. ## 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 | doc/02-install.md |