INACTIVE - http://mzl.la/ghe-archive - Python CLI tool for downloading desktop Firefox version, managing profiles and test prefs
Перейти к файлу
Peter deHaan 1f92b5e6f0 Merge pull request #6 from rpappalax/dev-rpapa
Dev rpapa
2016-02-22 16:45:05 -08:00
configs Combine command classes into cmd.py, pep8 tweaks, README. 2016-02-20 22:03:34 -08:00
fftool flake8 2016-02-20 22:36:39 -08:00
.gitignore flake8 2016-02-20 22:36:39 -08:00
.travis.yml Add basic packaging (WIP). 2016-02-19 11:54:36 -08:00
CHANGELOG.md Add basic packaging (WIP). 2016-02-19 11:54:36 -08:00
LICENSE Initial commit 2016-02-19 09:45:23 -08:00
MANIFEST.ini Add basic packaging (WIP). 2016-02-19 11:54:36 -08:00
Makefile Combine command classes into cmd.py, pep8 tweaks, README. 2016-02-20 22:03:34 -08:00
README.md Update README.md 2016-02-21 12:56:30 -08:00
requirements.txt flake8 2016-02-20 22:36:39 -08:00
setup.py Combine command classes into cmd.py, pep8 tweaks, README. 2016-02-20 22:03:34 -08:00
tox.ini Add basic packaging (WIP). 2016-02-19 11:54:36 -08:00

README.md

ff-tool

ff-tool is a Python CLI tool for downloading desktop Firefox versions, as well as managing profiles and test prefs. It is largely a glorified convenience wrapper we've written around these amazing tools/libraries:

‼️ NOTE: This tool is work in progress... DO NOT USE ‼️

Installation

Pre-requisites

  • ff-tool requires you have python and virtualenv installed.

Build

$ make build
$ source ./venv/bin/activate

Cleanup

$ deactivate
$ make clean 

Run

Example(s)

$ ff -h
$ ff download -h
$ ff download -c nightly