mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-18 02:50:38 -04:00
Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work
This commit is contained in:
parent
f4abcf1be9
commit
b42f92d714
490 changed files with 226 additions and 14886 deletions
|
@ -21,14 +21,6 @@
|
|||
@@@@@@@@@
|
||||
```
|
||||
|
||||
# OnionShare CLI
|
||||
|
||||
_This project is under development and not ready for use._
|
||||
|
||||
OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.
|
||||
|
||||
This is the command line version of OnionShare. [Click here](https://github.com/micahflee/onionshare) for the graphical version.
|
||||
|
||||
## Installing OnionShare CLI
|
||||
|
||||
First, make sure you have `tor` installed. In Linux, install it through your package manager. In macOS, install it with [Homebrew](https://brew.sh): `brew install tor`.
|
||||
|
@ -74,14 +66,8 @@ Before making a release, make update the version in these places:
|
|||
- `pyproject.toml`
|
||||
- `onionshare_cli/resources/version.txt`
|
||||
|
||||
And edit `CHANGELOG.md` to include a list of all major changes since the last release.
|
||||
|
||||
Create a PGP-signed git tag. For example for OnionShare CLI 0.1.0, the tag must be `v0.1.0`.
|
||||
|
||||
Build and publish to PyPi:
|
||||
|
||||
```
|
||||
poetry publish --build
|
||||
```
|
||||
|
||||
Test status: [](https://circleci.com/gh/micahflee/onionshare-cli)
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue