API to implement JavaScript/TypeScript-based Atomist Skills.
Contributions to this project from community members are encouraged and appreciated. Please review the Contributing Guidelines for more information. Also see the Development section in this document.
This project is governed by the Code of Conduct. You are expected to act in accordance with this code by participating. Please report any unacceptable behavior to [email protected].
Please see docs.atomist.com for developer documentation.
- List of third-party OSS licenses used in this project: @atomist/skill OSS licenses
Follow @atomist and The Composition blog related to SDM.
General support questions should be discussed in the #help
channel in the
Atomist community Slack workspace.
If you find a problem, please create an issue.
You will need to install Node.js to build and test this project.
Install dependencies.
$ npm install
Use the build
package script to compile, test, lint, and build the
documentation.
$ npm run build
Created by Atomist. Need Help? Join our Slack workspace.