Skip to content

castrofernandez/shoutme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoutme

Library to log messages to the shell.

  1. Install
npm install shoutme
  1. Usage
import shoutme from 'shoutme';


  1. Development
npm run dev

This watches files and compiles them

npm start

This start a web server to preview index.html

chmod +x ./test/tester.js
./test/tester.js

To test the library in the terminal.

  1. Run tests
npm test

npm run dev should be running to watch and recompile files.

About

Library to log messages to the shell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published