0.1.2 • Published 4 years ago

smile-ci-test v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

smile-ci-test

Test package for trying to build a continuous integration push from github to nodejs

Installation

npm install smile-ci-test

Usage

import SmileCiTest from "smile-ci-test";

// ...

const result = await SmileCiTest.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT