Project Tree
remove not needed namespacing
Brett Robinson authored 6 years ago
README.md
A cli tool to transform text to uppercase and lowercase.
Environment:
Libraries:
./src/parg.hh
The following shell commands will build the project:
1
2
3
git clone <repo_name>
cd <repo_name>
./build.sh -r
To build the debug version, run the build script without the -r flag.
The following shell commands will install the project:
1
./install.sh -r