0.9.38 • Published 4 years ago

gemstone-tool-backend v0.9.38

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 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

4 years ago

0.9.38

4 years ago

0.9.36

5 years ago

0.9.35

5 years ago

0.9.34

5 years ago

0.9.33

6 years ago

0.9.32

6 years ago

0.9.31

6 years ago

0.9.30

6 years ago

0.9.29

6 years ago

0.9.28

6 years ago

0.9.27

6 years ago

0.9.26

6 years ago

0.9.25

6 years ago

0.9.24

6 years ago

0.9.23

6 years ago

0.9.22

6 years ago

0.9.21

6 years ago

0.9.20

6 years ago

0.9.19

6 years ago

0.9.18

6 years ago

0.9.17

7 years ago

0.9.16

7 years ago

0.9.15

7 years ago

0.9.14

7 years ago

0.9.13

7 years ago

0.9.12

7 years ago

0.9.11

7 years ago

0.9.10

7 years ago

0.9.9

7 years ago

0.9.8

7 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago