upptime / cli

⬆️🛠️ Upcoming CLI to power the new version of Upptime
MIT License
15 stars 8 forks source link

add run cmd #6

Closed jayantkatia closed 3 years ago

jayantkatia commented 3 years ago

Run Command

Uses Node-cron package to schedule Upptime template's workflows

jayantkatia commented 3 years ago

Issue #7

AnandChowdhary commented 3 years ago

Let's resolve the conflicts and get this merged 😄

sakshi-choudhary commented 3 years ago

Let's resolve the conflicts and get this merged 😄

Yes @jayantkatia is on it.

jayantkatia commented 3 years ago

Use

path_to_run_binary  run  -ui  number_of_iterations

Make sure to run the command in a test directory which is git initialised and has .uclirc.yml

Check #4 to see TODOs