framework-sync 0.2.0
Install from the command line:
Learn more about npm packages
$ npm install @akdasa-studios/framework-sync@0.2.0
Install via package.json:
"@akdasa-studios/framework-sync": "0.2.0"
About this version
Framework is a simple library we use to build our application. Framework Sync is a package that allows you to synchronize data between two Repositories.
Read the docs. Documentation is still in progress, but you can already find some useful information. If you have any questions, feel free to ask them in issues. We will try to answer them as soon as possible.
-
npm run test
- Run all tests -
npm run test:unit
- Run unit tests -
npm run test:mutational
- Run mutational tests