1
0
forked from clan/democlan

Merge pull request 'joerg-ci' (#3) from joerg-ci into main

Reviewed-on: clan/democlan#3
This commit is contained in:
Mic92 2023-11-14 12:06:39 +00:00
commit c78bf65bec
2 changed files with 39 additions and 4 deletions

35
README.md Normal file
View File

@ -0,0 +1,35 @@
# Examples for clan
Get the clan cli with `nix develop`
```
$ nix develop
```
## Deltachat
In one terminal start:
```console
$ clan vms create deltachat-peer2
```
In a different terminal start:
```console
$ clan vms create deltachat-peer2
```
## IRC
In one terminal start:
```console
$ clan vms create controller
```
In a different terminal start:
```console
$ clan vms create defaultVM
```

View File

@ -12,11 +12,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1699723869,
"narHash": "sha256-qedTNoxv/DQ9qb+D/7v2clQEkFywfHWZFan2LmHPpwA=",
"lastModified": 1699963286,
"narHash": "sha256-EqZmRdy5wt046MJMWPRYPH+/YNjTcCteHDYnUA7xl0s=",
"ref": "refs/heads/main",
"rev": "eec22d7d39f11b7cde4cbdfebaf512d8893d9e7f",
"revCount": 1229,
"rev": "f2e2d50c065facce8255c52d5a98791bae66dfcf",
"revCount": 1245,
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
},