Skip to content

tefter/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

The command-line client for Tefter.

Features

Search

search

Aliases

aliases

Bookmarks

bookmarks

Filtering

filtering

Commands

commands

Modals

Use the :s command to display more details about the bookmark under the cursor.

modals

Usage

usage

Running Locally

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-halt

Releasing

You can build portable releases per platform, which include the Erlang VM and don't require installing Erlang / Elixir on the target system.

Linux

Run:

./bin/release_linux

MacOS

Run:

./bin/release_macos

License

Copyright (c) 2020 Tefter, GPLv3 License. See LICENSE.txt for further details.

About

The command-line app for Tefter

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors