Per README cannot install and use
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 118
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Following the README at “Build”, I tried:
```
$ npm init @nutmeg hello-world name:string
npx: installed 139 in 13.399s
error: unknown command 'hello-world'. See 'create --help'.
```
I also tried:
```
$ npm install @nutmeg/cli
(it works)
$ nutmeg new hello-world name:string
-bash: nutmeg: command not found
```
What's the correct incantation to install and use Nutmeg? Looking forward to trying it.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.