1.0.0 • Published 3 years ago

terminal-print v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Terminal Print

Terminal print is a very basic Node.js CLI that prints text in the terminal using the print keyword.

Usage

To use terminal print, first install it globally on your machine like so

$ npm i terminal-print -g

Now you can print text in the terminal using the print keyword as shown below

print "Hello World"

Package Version 1.0.0