gqmotd
v0.0.1
Published
An utility for quick print your motd.
Readme
gqmotd
__ .___
____ ______ _____ _____/ |_ __| _/
/ ___\ / ____// \ / _ \ __\/ __ |
/ /_/ >< <_| | Y Y ( <_> ) | / /_/ |
\___ / \__ |__|_| /\____/|__| \____ |
/_____/ |__| \/ \/ Description
- print motd for your program
Getting Started
Dependencies
- none
Installing
- npm i --save gqmotd
Executing program
gqmotd=require("gqmotd")
gqmotd()
* place your motd in resource/motd file
Authors
- glidev5
Version History
- 0.0.1
- Initial Release
License
This project is licensed under the MIT License - see the LICENSE.md file for details
