Skip to content

microchip-ung/easyrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyRun (er)

$ er -h
Usage: er [-l lock-file] [-shv] -- <program and options>

Where:
  -v               Print version
  -b               Run in background
  -h               This help message
  -l <lock-file>   Is the path the a lock file for IO sync
  -s               Flag to skip the stdin pipe

Build it, install run

$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors