Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# read-update-xlsx
|
||||
# export_error_log
|
||||
|
||||
Script TypeScript que consulta erros de regra de negócio (`BusinessRuleError`) na API do Planview Adaptive Work (Clarizen) e imprime o resultado no terminal.
|
||||
|
||||
@@ -13,8 +13,8 @@ A comunicação com a API usa a biblioteca [@arco/clarizen-lib](https://gitea.ri
|
||||
## Clonar e instalar
|
||||
|
||||
```bash
|
||||
git clone https://gitea.rivuslab.com/leonardotoniolo/read-update-xlsx.git
|
||||
cd read-update-xlsx
|
||||
git clone https://gitea.rivuslab.com/leonardotoniolo/export_error_log.git
|
||||
cd export_error_log
|
||||
npm install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user