Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 269 Bytes

A simple shell with basic job and task management. More documentation to come.

Build instructions:

  • Requirements:
    • See Bazel install requirements and meet them before continuing.
  • Clone this repo.
  • Run 'make build'

Run instructions:

  • Run 'make run'