Skip to content

Commit 44d3f79

Browse files
committed
Update README
1 parent 97e5b4b commit 44d3f79

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,17 @@ schedule tasks and help you stay in touch with your contacts.
3232

3333
For more information, visit the the main [Alas
3434
website](https://www.hackberry.dev/alas/).
35+
36+
## Development
37+
38+
Install dependencies with:
39+
40+
```sh
41+
jpm deps
42+
```
43+
44+
Run tests with:
45+
46+
```sh
47+
jpm test
48+
```

0 commit comments

Comments
 (0)