generated from PlexSheep/baserepo
fancier readme
This commit is contained in:
parent
a082200ea7
commit
a4a01e45cd
1 changed files with 11 additions and 8 deletions
19
README.md
19
README.md
|
@ -1,5 +1,10 @@
|
||||||
# pt / libpt
|
# pt / libpt
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
[](https://github.com/PlexSheep/pt/actions/workflows/cargo.yaml)
|
||||||

|

|
||||||
|
|
||||||
`pt` stands for either one of "personal tool", "plex tool", "pete" or something among those lines.
|
`pt` stands for either one of "personal tool", "plex tool", "pete" or something among those lines.
|
||||||
|
@ -9,6 +14,12 @@ crate, python module or executable.
|
||||||
|
|
||||||
Let's see if I make it a bloated mess or stop committing after 30 hello worlds.
|
Let's see if I make it a bloated mess or stop committing after 30 hello worlds.
|
||||||
|
|
||||||
|
* [Original Repository](https://git.cscherr.de/PlexSheep/pt)
|
||||||
|
* [GitHub Mirror](https://github.com/PlexSheep/pt)
|
||||||
|
* [Codeberg Mirror](https://codeberg.org/PlexSheep/pt)
|
||||||
|
* [crates.io](https://crates.io/crates/libpt)
|
||||||
|
* [docs.rs](https://docs.rs/crate/libpt/)
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
- See `cargo.toml`
|
- See `cargo.toml`
|
||||||
|
@ -59,14 +70,6 @@ The documentation can be automatically generated with `cargo doc --open`.
|
||||||
|
|
||||||
An up to date version of the Documentation can be found [here](https://docs.rs/libpt/)
|
An up to date version of the Documentation can be found [here](https://docs.rs/libpt/)
|
||||||
|
|
||||||
## Mirrored
|
|
||||||
|
|
||||||
The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/pt)
|
|
||||||
|
|
||||||
It is mirrored to:
|
|
||||||
- [Codeberg](https://codeberg.org/PlexSheep/pt)
|
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
**Pt is MIT Licensed**
|
**Pt is MIT Licensed**
|
||||||
|
|
Reference in a new issue