Skip to content

Varjelus/nwbob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nwbob

nwbob is a go-gettable build tool for NW.js written in Golang. It's modeled after nodebob (my fork)

Tech

nwbob uses a number of open source projects to work properly:

Installation

  • Install Go (version >=1.5)
  • Run go get github.com/Varjelus/nwbob
  • Run go install github.com/Varjelus/nwbob

Usage

  • Make sure $GOPATH/bin is in your path
  • cd to your NW.js project directory containing package.json
  • Run nwbob

For help about nwbob command arguments, run nwbob -help

Version

0.1.0. Tested on Windows 10 64-bit.

License

MIT

Releases

No releases published

Packages

No packages published

Languages