Skip to content

Node.js command line tool for automating posting local build processes to Atlassian's stash

License

Notifications You must be signed in to change notification settings

zakhenry/stash-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stash-build

npm version

Node.js command line tool for automating posting local build processes to Atlassian's Stash

Getting Started

  • Install the tool with: npm install stash-build
  • Configure with stash-build config
  • Initialise a project with stash-build init
  • Run tool with stash-build
  • Get help at stash-build --help Output
Usage: stash-build [options]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -v, --verbose  A value that can be increased
    -f, --force    Force stash build, don't check git status

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Zak Henry
Licensed under the MIT license.

About

Node.js command line tool for automating posting local build processes to Atlassian's stash

Resources

License

Stars

Watchers

Forks

Packages

No packages published