Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/angelcgar/ts-init-node


https://github.com/angelcgar/ts-init-node

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

Hacegurarse de que sea un archivo ejecutable

```bash
chmod +x index.sh
```

Crea un ejecutable con el nombre que tu quieras, este ejemplo lo crea como init-node-ts

```bash
sudo cp index.sh /usr/local/bin/init-node-ts
```