Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daguttt/curso-depen-npm
A npm package tutorial
https://github.com/daguttt/curso-depen-npm
Last synced: 6 days ago
JSON representation
A npm package tutorial
- Host: GitHub
- URL: https://github.com/daguttt/curso-depen-npm
- Owner: daguttt
- Created: 2021-09-04T22:17:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T23:26:02.000Z (over 3 years ago)
- Last Synced: 2024-01-25T02:02:27.881Z (11 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 install -g random-msg
```## Usage
```
random-msg
```## Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: random-msg## License
random-msg is released under the MIT License.