Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eugenpirogoff/acli

a(wesome swift)cli
https://github.com/eugenpirogoff/acli

Last synced: 3 months ago
JSON representation

a(wesome swift)cli

Awesome Lists containing this project

README

        

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](https://github.com/Carthage/Carthage)

[Cocoapods](http://cocoapods.org)

acli
====

a(wesome swift)cli provides convenient download over the command line of swift libraries listed in [matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift) and [wolg/awesome-swift](https://github.com/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.