README
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