Skip to content

Uses a shell script and G++ to automatically build programs from GitHub.

License

Notifications You must be signed in to change notification settings

aarikpokras/cpp-auto-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

C++ Auto-Compiler

A C++ autocompiler

Uses a shell script and G++ to automatically build programs from GitHub.

Usage

cd into the directory in which you have stored amp.

Give chmod 755 permissions to amp.sh.

cd /path/to/amp
chmod 755 amp.sh

Optional

You might want to make the amp folder hidden.

mv amp .amp

Syntax

./amp.sh: help list

./amp.sh -i gh USER REPO BRANCH

Sorry about the lengthy args.

About

Uses a shell script and G++ to automatically build programs from GitHub.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages