0.22.5 • Published 10 months ago

gitsheets v0.22.5

Weekly downloads
331
License
Apache-2.0
Repository
github
Last release
10 months ago

Gitsheets

A toolkit for using a git repository to store low-volume, high-touch, human-scale data

Project setup

npm install
cd backend && npm install

Compiles and hot-reloads for development

npm run serve
cd backend && npm start

Compiles and minifies for production

npm run build

Run your tests

git init tests
cd tests && git commit -m 'init' --allow-empty
cd ../backend && GIT_DIR=../tests/.git npm start
npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Using a disposable project environment

With Chef Habitat installed, you don't need anything else installed on your workstation to get a complete development environment:

# instruct Docker to open port 8080
export HAB_DOCKER_OPTS='-p 8080:8080'

# launch into a disposable studio shell
hab studio enter

The .studiorc script will run automatically to set up your studio and print a list of available commands right ahead of your prompt.

0.22.5

10 months ago

0.22.4

1 year ago

0.22.3

2 years ago

0.22.2

2 years ago

0.22.1

2 years ago

0.22.0

2 years ago

0.21.6

2 years ago

0.21.5

2 years ago

0.21.4

2 years ago

0.21.3

2 years ago

0.0.0

3 years ago

0.21.2

3 years ago

0.21.1

3 years ago

0.20.1

3 years ago

0.20.0

3 years ago

0.19.0

3 years ago

0.18.0

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.11.0

4 years ago

0.12.0

4 years ago

0.12.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.4.2

4 years ago

0.3.0

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago