Skip to content

gabrielcsapo/starbuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starbuck

📦 NPM dependency tracking server

Npm Version Build Status Coverage Status Dependency Status devDependency Status npm npm

Installation

npm install starbuck -g

Usage

Usage: starbuck [options]

Commands:
  -h, --help, help                Output usage information
  -v, --version, version          Output the version number

Options:
  -c, --config [path]            Specify a config file to override the defaults
  -p, --port [port]            	 Should override the default port

Running starbuck will start up a server at http://localhost:8000 and you should see a page similar to this.

main