Skip to content

deovan/RPA-Challenge

Repository files navigation

INSTALAÇÂO

Após ter feito a instação, executar o comando abaixo na pasta onde está o robô:

npm i

EXECUÇÂO

"start-dev-robo-INPUT_FORMS": "node index.js start INPUT_FORMS -a desenvolvimento",
"start-homol-robo-INPUT_FORMS": "node index.js start INPUT_FORMS -a homologacao",
"start-producao-robo-INPUT_FORMS": "node index.js start INPUT_FORMS -a producao",
"start-dev-robo-STOCK_MARKET": "node index.js start STOCK_MARKET -a desenvolvimento",
"start-homol-robo-STOCK_MARKET": "node index.js start STOCK_MARKET -a homologacao",
"start-producao-robo-STOCK_MARKET": "node index.js start STOCK_MARKET -a producao"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors