d-ser-t
v1.0.5
Published
Composite package housing d-ser-t-service and d-ser-t-cli
Readme
Introduction
This is the monorepo containing both the Dynamic Sentence Error Rate Testing Service, d-ser-t-service, and its accompanying CLI, d-ser-t-cli. What can I say, I am awesome at naming things. :grin:
Getting Started
- install
git clone [email protected]:Joll59/d-ser-t.gitcd d-ser-tnpm install- this installs all dependencies for all packages.
- Instructions for running the packages individually:
- Running d-ser-t via cli with d-ser-t-cli
- Utilizing d-ser-t-service d-ser-t-service
You are ready for local development, explore package.json for all available scripts.
Packages maintained with lerna at the root
Contributing :electric_plug:
Please read CONTRIBUTING.md for details on contributing, and the process for submitting pull requests to us.
Deployment :shipit:
Suggested publishing process:
- Last action in significant PR is to run
lerna versionto bump version.npm run publishwhich runslerna publish --from-package- Alternatively you can
lerna publish --include-merged-tags
Versioning
We use SemVer for versioning.
License
Licensed under the MIT License
See sources for licenses of dependencies.
