Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/equalsraf/ffcli

Firefox in your shell
https://github.com/equalsraf/ffcli

cli firefox rust

Last synced: about 1 month ago
JSON representation

Firefox in your shell

Awesome Lists containing this project

README

        

Rust crates to control firefox from your shell.

See [the manual](ff/MANUAL.md) for instructions and examples on how to use the CLI interface.

### Status

[![Travis](https://travis-ci.org/equalsraf/ffcli.svg?branch=master)](https://travis-ci.org/equalsraf/ffcli)
[![Appveyor](https://ci.appveyor.com/api/projects/status/80631xpaq9j7aldc/branch/master?svg=true)](https://ci.appveyor.com/project/equalsraf/ffcli/branch/master)

### Build

Using cargo, to build all crates in the workspace

cargo build --all