Add snap install instructions (#210)
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
[](https://crates.io/crates/iamb)
|
[](https://crates.io/crates/iamb)
|
||||||
[](https://matrix.to/#/#iamb:0x.badd.cafe)
|
[](https://matrix.to/#/#iamb:0x.badd.cafe)
|
||||||
[](https://crates.io/crates/iamb)
|
[](https://crates.io/crates/iamb)
|
||||||
|
[](https://snapcraft.io/iamb)
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
@@ -57,6 +58,14 @@ opi iamb
|
|||||||
nix profile install "github:ulyssa/iamb"
|
nix profile install "github:ulyssa/iamb"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Snap
|
||||||
|
|
||||||
|
A snap for Linux distributions which [support](https://snapcraft.io/docs/installing-snapd) the packaging system.
|
||||||
|
|
||||||
|
```
|
||||||
|
snap install iamb
|
||||||
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like:
|
You can create a basic configuration in `$CONFIG_DIR/iamb/config.json` that looks like:
|
||||||
|
|||||||
Reference in New Issue
Block a user