Skip to content

Commit a500dc9

Browse files
committed
README +pkgo
1 parent 63aa3f9 commit a500dc9

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,12 @@ pprint([(k, v["title"]) for k, v in data.items()][:10])
247247
> your system and anyone else’s systems either. Don’t be confused— they are
248248
> downloaded to `~/.pkgx` but the wider system is not touched.
249249
250+
## `pkgo` (Package…GO!)
251+
252+
Some Open Source resists packaging and instead includes long installation
253+
instructions that can be… tedious. [`pkgo`] makes using amazing tools like
254+
[“Stable Diffusion WebUI”] as easy as typing `pkgo` (thanks to `pkgx`).
255+
250256
## Recursive Run
251257
252258
Easily run tools from other language ecosystems:
@@ -363,6 +369,8 @@ We love a good chinwag.
363369
[`hydrate.rs`]: src/hydrate.rs
364370
[`mash`]: https://github.com/pkgxdev/mash
365371
[`dev`]: https://github.com/pkgxdev/dev
372+
[`pkgo`]: https://github.com/pkgxdev/pkgo
373+
[“Stable Diffusion WebUI”]: https://github.com/AUTOMATIC1111/stable-diffusion-webui
366374
367375
[coverage]: https://coveralls.io/repos/github/pkgxdev/pkgx/badge.svg?branch=main
368376
[coveralls]: https://coveralls.io/github/pkgxdev/pkgx?branch=main

docs/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,17 @@ open source ecosystem available to them.
4848
[https://github.com/pkgxdev/mash](https://github.com/pkgxdev/mash)
4949
{% endhint %}
5050

51+
## `pkgo` (Package…GO!)
52+
53+
Some Open Source resists packaging and instead includes long installation
54+
instructions that can be… tedious. `pkgo` makes using amazing tools like
55+
[“Stable Diffusion WebUI”] as easy as typing `pkgo` (thanks to `pkgx`).
56+
57+
{% hint style='info' %}
58+
[https://github.com/pkgxdev/pkgo](https://github.com/pkgxdev/pkgo)
59+
{% endhint %}
60+
61+
[“Stable Diffusion WebUI”]: https://github.com/AUTOMATIC1111/stable-diffusion-webui
5162

5263
# Support
5364

0 commit comments

Comments
 (0)