1.0.1 • Published 5 months ago

random-msg-greeting v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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

actualizar la version para publicar

npm version 1.0.1
npm publish
1.0.1

5 months ago

1.0.0

5 months ago