Skip to content

Guilbertoliveira/LibraryNodeJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibraryNodeJs

GitHub Language Count GitHub Top Language GitHub Package.json Version GitHub Contributors GitHub Last Commit Github License

🔨Project Status🔨

Finished library

Project description

Project to learn how to create a library via Node.js

Technologies used

Dependencies used

  1. Chalk

Library native Node.Js

  1. Library fs

How to install my library

  1. To install the library you need to have Node.js installed

  2. After initializing your project along with node.js, run the command

  3. npm install linkius -g
    
  4. After installation to use the library run in the command line:

  5. linkius filename.md
    

Project in NPM

Here is a link to the library in npm