The command-line client for Tefter.
Filtering
Commands
Modals
Use the :s command to display more details about the bookmark under the cursor.
First, ensure you have the following versions of Elixir and OTP installed on your machine.
erlang 21.3.2
elixir 1.9
Then, run:
git clone [email protected]:tefter/cli.git
mix deps.get
mix run --no-haltYou can build portable releases per platform, which include the Erlang VM and don't require installing Erlang / Elixir on the target system.
Run:
./bin/release_linuxRun:
./bin/release_macosCopyright (c) 2020 Tefter, GPLv3 License. See LICENSE.txt for further details.






