Package Exports
- @atomist/sdm-pack-analysis-node
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atomist/sdm-pack-analysis-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@atomist/sdm-pack-analysis-node
This pack contains interpreters and scanners, adding Node.JS stack support to
the sdm-pack-analysis extension pack.
Contributing
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.
Code of conduct
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 code-of-conduct@atomist.com.
Documentation
Please see [docs.atomist.com][atomist-doc] for developer documentation.
Connect
Follow @atomist and The Composition blog related to SDM.
Support
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.
Development
You will need to install Node.js to build and test this project.
Build and test
Install dependencies.
$ npm installUse the build package script to compile, test, lint, and build the
documentation.
$ npm run buildRelease
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.