/acli

a(wesome swift)cli

Primary LanguageRubyMIT LicenseMIT

ACLI IS DEPRECATED

Swift is getting more and more a mature language and so the tools that are used in the ecosystem finally have support of it, so please use them. The acli gem is also no longer available for installation from rubygems.

Carthage

Cocoapods

acli

a(wesome swift)cli provides convenient download over the command line of swift libraries listed in matteocrippa/awesome-swift and wolg/awesome-swift. to a folder on your machine. other 'readme.md' files can be added over .aclirc as 'repository'. the default folder is 'swift_lib' in the executed folder. this can be change in the .aclirc config file as well.

installation

sudo gem install acli

usage

acli help - lists all available commands

acli list - lists all available libraries mentioned

acli config - created .aclirc config file in current folder

attention

this is not a replacement for cocoapods or somehow suitable for a production enviroment.