UNPKG

935 BMarkdownView Raw
1
2<!-- THIS FILE IS AUTO-GENERATED, EDIT docs/packages/job-components/overview.md -->
3
4# @terascope/job-components
5
6> A teraslice library for validating jobs schemas, registering apis, and defining and running new Job APIs
7
8## Installation
9
10```bash
11# Using yarn
12yarn add @terascope/job-components
13# Using npm
14npm install --save @terascope/job-components
15```
16
17This a package within the [Teraslice](https://github.com/terascope/teraslice) monorepo. See our [documentation](https://terascope.github.io/teraslice/docs/packages/job-components/overview) for more information or the [issues](https://github.com/terascope/teraslice/issues?q=is%3Aopen+is%3Aissue+label%3Apkg%2Fjob-components) associated with this package
18
19## Contributing
20
21Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
22
23Please make sure to update tests as appropriate.
24
25## License
26[MIT](./LICENSE) licensed.
27