update makefile
This commit is contained in:
parent
3c5af220e7
commit
68f86e0586
3 changed files with 27 additions and 5 deletions
13
README.md
13
README.md
|
|
@ -1,9 +1,16 @@
|
|||
To run development environment simply execute
|
||||
Build test environment
|
||||
|
||||
```
|
||||
git clone https://github.com/onny/nixos-nextcloud-testumgebung.git
|
||||
cd nixos-nextcloud-testumgebung
|
||||
git submodule update --init
|
||||
nix develop
|
||||
make
|
||||
```
|
||||
on NixOS :)
|
||||
|
||||
Run virtual machine
|
||||
|
||||
```
|
||||
make run
|
||||
```
|
||||
|
||||
Requires NixOS :)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue