AFreeChameleon/multask
A process manager for linux, mac & windows to simplify your developer environment.
A process manager for Linux, Mac, Windows & FreeBSD to simplify your developer environment.
See the documentation for more details.
Designed to organise projects which need processes running at the same time with flexible resource limits for scaling.
See the documentation for more details.
NOTE: DO NOT RUN THESE TESTS LOCALLY - they delete your tasks at the moment, this will be fixed in the next release but for now this is just meant to be run from the github actions.
To run the zig unit tests, you need zig version 0.14.0 and run zig build test --summary all.
To run the simulation tests in ruby, you'll need ruby version 3.4.4 and run:
bundle install
bundle exec rspec
Licensed under the MIT License. See the LICENSE for more details.