Costa Rica Regional Organization xlsx Generator written in C++.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need a C++ compiler installed in your computer. This project was compiled locally using g++ (GCC) 10.2.0.
git clone git@github.com:eadaggerz/regional_organization_cr.git
g++ main.cpp -o program_name
chmod +x program_name
./program_name
- Edgardo Zambrano - Initial work - eadaggerz
This project is licensed under the MIT License - see the LICENSE.md file for details