bizi

Manage dependent concurrent tasks with sanity.

View on GitHub

1. Install the server

			curl -fsSL https://getbizi.dev/install | bash
		

2. Install the client

npm i bizi -g

3. Setup your task.config.json

4. Use the client to run your tasks

			bizi # launch the tui
		
			bizi run <task> # run a task
		
			bizi cancel <task> # cancel a task
		
			bizi stat <task> # show task status