logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icerun - Icecream custom command wrapper

Author

       Cornelius Schumacher

                                                April 21th, 2005                                       icerun(1)

Description

       icerun is the Icecream custom command wrapper. It simply executes the passed command, but limits the num‐
       ber of parallel invocations the same way local compilations are limited. Since builds using Icecream usu‐
       ally  require increasing the parallelism of a build, wrapping custom resource-demanding commands this way
       prevents these commnads from overloading the system.

Name

       icerun - Icecream custom command wrapper

See Also

icecream(7), icecc(1), icecc-scheduler(1), iceccd(1), icemon(1)

Synopsis

icerun [command] [commandoptions]

See Also