denim-amqp-factory
v1.0.1
Published
Description
Downloads
2
Readme
denim-amqp-factory
Description
Getting Started
yarn add denim-amqp-factory
Prerequisites
None
Installing
Clone the repo
git clone https://github.com/denimlabs/denim-amqp-factory.git
import
import denimPackageName from 'denim-amqp-factory'
Running the tests
yarn test
Deployment
yarn publish
Built With
- node - Node 9.2.0
- babel-cli - Used for transpiling and running es6
- babel-preset-env - Used for transpiling and running es6
- jest - Testing framework
- chai - Assertion Library
- husky - Pre-commit hooks
- lint-staged - Linting for changed files
- fs - node file system module
- chalk - Colored console output
- commitizen - commit log standards
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Michael W. Clark - Initial work - MichaelWClark
License
This project is licensed under the MIT License - see the LICENSE.md file for details