Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielrufino/shortype


https://github.com/gabrielrufino/shortype

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Node Project - Template

## Getting started

1. Create a new repository using this one as the template
2. Clone the repository
3. Update the package name
```bash
npm pkg set name="@gabrielrufino/something"
```
4. Update the package description
```bash
npm pkg set description="Description about something"
```