nugmanoff / indexify

💸 Trivial CLI application that outputs investment split based on indexing of crypto-market cap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indexify 💸

Swift 4.0 @nugmanoff

Minutiae command-line tool build in educational purposes.

Features

  • Quickly get indexing of crypto-market cap.
  • Set threshold value for indexing percentage of cryptocurrencies.

Installation

The easiest way to install Indexify is using Swift Package Manager:

$ git clone git@github.com:nugmanoff/indexify.git
$ cd indexify
$ swift build -c release -Xswiftc -static-stdlib
$ cp -f .build/release/indexify /usr/local/bin/indexify

Dependencies

Help, feedback or suggestions?

Feel free to contact me on Telegram for discussions, news & announcements about Indexify & other projects.

About

💸 Trivial CLI application that outputs investment split based on indexing of crypto-market cap


Languages

Language:Swift 100.0%