/random-msg-greeting

Random messages greeting

Primary LanguageJavaScriptMIT LicenseMIT

random-msg-greeting

Whenever I start a new project, I don't know what to write for the first commit. After doing a “git init” there is technically nothing there...

Install

npm install -g random-str-msg

Usage

 random-str-msg

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: random-msg-greeting

License

funny-commit is released under the MIT License.

app generate ramdom messages to greeting

init proyecto

 npm init -y

poder reconocer el paquete en lista npm sin publicarlo

npm link

instalacion de forma global desde el repo local

npm install g /Users/edumar111/cursos/npm/random-msg-greeting

login npm

npm adduser

publicar paquete

npm publish