Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 470 Bytes

shelf.sh

basic way to run c++ files. Uses a justfile and bash

Based on librarian by @phynxinferno

To run, install just and the GCC collection. (You can also change the justfile to use the compiler of your choice!)
Then clone the contents of the repo to your working environent

chmod +x shelf.sh and run shelf.sh $file_name