mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
.. | ||
appGrid.svg | ||
build.sh | ||
changelog.md | ||
description.md | ||
global-setup.sh | ||
grain.svg | ||
launcher.sh | ||
market.svg | ||
pgp-keyring | ||
pgp-signature | ||
README.md | ||
sandstorm-files.list | ||
sandstorm-pkgdef.capnp | ||
screenshot1.png | ||
screenshot2.png | ||
screenshot3.png | ||
setup.sh | ||
stack | ||
Vagrantfile |
HLedger Web for Sandstorm
Build instructions
- Clone the repository to your local machine
- Install vagrant-spk
- 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