tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

Makefile (65B)


      1 .PHONY: publish
      2 
      3 publish:
      4 tox -e packaging
      5 twine upload dist/*