1.0.0 • Published 9 years ago

addcomments v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

addcomments

add some comments to your js file

##Install

npm install -g addcomments

##How to use it

If you want to increase Description to file.js , you can to do so below

addcomments file.js

file.js will add

//                                                                
// ||   / |  / /                                                  
// ||  /  | / /  ___     //  ___      ___      _   __      ___    
// || / /||/ / //___) ) // //   ) ) //   ) ) // ) )  ) ) //___) ) 
// ||/ / |  / //       // //       //   / / // / /  / / //        
// |  /  | / ((____   // ((____   ((___/ / // / /  / / ((____     
// 
1.0.0

9 years ago