0.9.38 • Published 6 years ago

gemstone-tool-backend v0.9.38

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

Gemstone Tool: Backend

About

This is the Gemstone Tool plugin for Backend Tools of the Gemstone JavaScript Technology Stack.

Usage

$ npm install -g gemstone-tool
$ npm install -h gemstone-tool-backend
$ gemstone backend-build [...]
const Gemstone = require("gemstone-tool")
let gemstone = new Gemstone({ verbose: true, color: true })
gemstone.use("backend-build").exec("build", { ... }, [ ... ]).then((output) => {
    ...
}).catch((err) => {
    ...
})

Copyright & License

Copyright © 2016-2019 Gemstone Project Licensed under Apache License 2.0

0.9.37

6 years ago

0.9.38

6 years ago

0.9.36

6 years ago

0.9.35

6 years ago

0.9.34

7 years ago

0.9.33

7 years ago

0.9.32

7 years ago

0.9.31

7 years ago

0.9.30

7 years ago

0.9.29

7 years ago

0.9.28

7 years ago

0.9.27

7 years ago

0.9.26

7 years ago

0.9.25

7 years ago

0.9.24

7 years ago

0.9.23

7 years ago

0.9.22

8 years ago

0.9.21

8 years ago

0.9.20

8 years ago

0.9.19

8 years ago

0.9.18

8 years ago

0.9.17

8 years ago

0.9.16

8 years ago

0.9.15

8 years ago

0.9.14

8 years ago

0.9.13

8 years ago

0.9.12

8 years ago

0.9.11

8 years ago

0.9.10

8 years ago

0.9.9

8 years ago

0.9.8

8 years ago

0.9.7

8 years ago

0.9.6

8 years ago

0.9.5

8 years ago

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago