https://github.com/danielbatres/randommessagesnpmcourse
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...
https://github.com/danielbatres/randommessagesnpmcourse
Last synced: over 1 year ago
JSON representation
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...
- Host: GitHub
- URL: https://github.com/danielbatres/randommessagesnpmcourse
- Owner: danielbatres
- License: mit
- Created: 2022-06-29T14:35:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T14:49:56.000Z (about 4 years ago)
- Last Synced: 2025-02-22T07:35:45.007Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RandomMessagesNPMCourse
# random-messages
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
npm install -g random-msg
```
# Usage
```bash
random-msg
```
# Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [random-msg](https://github.com/platzi/npm-random-msg)
# License
random-msg is released under the [MIT License](https://opensource.org/licenses/MIT).