tim-matthews-test
v1.0.17
Published
test run to see if it works
Downloads
3
Readme
The beginnings of greatness.
Install with npm i --save tim-matthews-test
Once installed, create an empty file such as index.js
require the package:
const tbone = require('tim-matthews-test');
then invoke the printMsg method:
tbone.printMsg();
Read my message to the world.