Metadata-Version: 2.1
Name: discordup
Version: 0.0.11
Summary: Update and install Discord via the terminal on linux
Home-page: https://github.com/jona799t/discordup
Author: jona799t
License: GsetPL-3.0
Platform: UNKNOWN
Requires-Python: >3.0
Description-Content-Type: text/markdown
License-File: LICENSE

# DiscordUp
Update and install Discord via the terminal on linux.

# Installation
```
$ pip install discordup
```

# Usage
### Updating Discord 
```
$ discordup
```

### Installing Discord
```
$ discordup -i [stable|ptb|canary|development|all]
```

# FAQ
* **Which distros does it work on?** All those using these standard linux commands: `rm` + `mv` (Ubuntu, Manjaro, Fedora, etc.)

