sigonasr2, Sig, Sigo 2d42bb9fa9 Update web.sh
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2022-08-22 14:29:08 +00:00
2022-08-21 22:41:04 -05:00
2022-08-22 14:29:08 +00:00
2022-08-21 22:17:46 -05:00
2022-08-21 21:29:05 -05:00
2022-08-21 22:41:04 -05:00
2022-08-21 22:41:04 -05:00
2022-08-21 22:41:04 -05:00
2022-08-21 22:41:04 -05:00
2022-08-21 21:29:05 -05:00
sig
2022-08-22 14:29:08 +00:00

This repository provides a template for starting a new C project using Sig's build system! Updates are automatically propogated. Run ./sig for a list of commands and then use follow the instructions given to invoke them. Adjust variables as necessary in the sig command file.

@sigonasr2 ➜ /workspaces/CProjectTemplate (main) $ ./sig
Dev build, no checks required.

  Usage: ./sig <command> {args}

====    Current Configuration   =====================
        PROJECT_NAME       CProjectTemplate
        BUILD_OPTIONS             -lncurses
        LANGUAGE                          C
=====================================================

  Command List:

        build          Compiles the entire program then runs it, producing an executable.
        commit         Adds a commit message and pushes project to github repository.  
'``
Description
Test Example for the olcPixelGameEngine working on Linux and compiled with my template.
Readme 1.3 MiB
Languages
C++ 53%
HTML 45.3%
Shell 1.7%