#381 PyPi packaging
This commit is contained in:
41
README.md
Normal file
41
README.md
Normal file
@@ -0,0 +1,41 @@
|
||||
# FFX
|
||||
|
||||
## Installation
|
||||
|
||||
per https:
|
||||
|
||||
```sh
|
||||
pip install https://<URL>/<Releaser>/ffx.git@<Branch>
|
||||
```
|
||||
|
||||
per git:
|
||||
|
||||
```sh
|
||||
pip install git+ssh://<Username>@<URL>/<Releaser>/ffx.git@<Branch>
|
||||
```
|
||||
|
||||
## Version history
|
||||
|
||||
### 0.1.1
|
||||
|
||||
Bugfixes, TMBD identify shows
|
||||
|
||||
### 0.1.2
|
||||
|
||||
Bugfixes
|
||||
|
||||
### 0.1.3
|
||||
|
||||
Subtitle file imports
|
||||
|
||||
### 0.2.0
|
||||
|
||||
Tests, Config-File
|
||||
|
||||
### 0.2.1
|
||||
|
||||
Signature, Tags cleaning, Bugfixes, Refactoring
|
||||
|
||||
### 0.2.2
|
||||
|
||||
CLI-Overrides
|
||||
Reference in New Issue
Block a user