mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-24 19:02:46 +03:00
Add build instructions for Sandstorm
This commit is contained in:
parent
0b8aa2cd08
commit
5ecd8fb7ed
12
.sandstorm/README.md
Normal file
12
.sandstorm/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# HLedger Web for Sandstorm
|
||||
|
||||
## Build instructions
|
||||
|
||||
- Clone the repository to your local machine
|
||||
- [Install vagrant-spk](https://docs.sandstorm.io/en/latest/vagrant-spk/installation/)
|
||||
- Navigate your terminal to your local hledger repository folder
|
||||
- Run `vagrant-spk vm up`
|
||||
- Run `vagrant-spk dev` to run the app in Sandstorm dev mode
|
||||
- Visit http://local.sandstorm.io:6080 in your browser to see changes and test
|
||||
- Press Ctrl-C to exit dev mode
|
||||
- Run `vagrant-spk pack hledger.spk` to create the Sandstorm package file
|
Loading…
Reference in New Issue
Block a user