ludovicc / sdm-pack-docker

Extension Pack for an Atomist SDM to integrate Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@atomist/sdm-pack-docker

atomist sdm goals npm version

Atomist software delivery machine (SDM) extension Pack for an Atomist SDM to integrate docker.

See the Atomist documentation for more information on what SDMs are and what they can do for you using the Atomist API for software.

Usage

TODO

Support

General support questions should be discussed in the #support channel in the Atomist community Slack workspace.

If you find a problem, please create an issue.

Development

You will need to install Node to build and test this project.

Build and test

Use the following package scripts to build, test, and perform other development tasks.

Command Reason
npm install install project dependencies
npm run build compile, test, lint, and generate docs
npm run lint run TSLint against the TypeScript
npm run compile generate types from GraphQL and compile TypeScript
npm test run tests
npm run autotest run tests every time a file changes
npm run clean remove files generated during build

Release

Releases are handled via the Atomist SDM. Just press the 'Approve' button in the Atomist dashboard or Slack.


Created by Atomist. Need Help? Join our Slack workspace.

About

Extension Pack for an Atomist SDM to integrate Docker

License:Apache License 2.0


Languages

Language:TypeScript 100.0%