Skip to content

Costa Rica Regional Organization xlsx generator written in C++

License

Notifications You must be signed in to change notification settings

eadaggerz/regional_organization_cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Costa Rica Regional Organization xlsx Generator

Costa Rica Regional Organization xlsx Generator written in C++.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need a C++ compiler installed in your computer. This project was compiled locally using g++ (GCC) 10.2.0.

Installing

1. Clone This repo

git clone git@github.com:eadaggerz/regional_organization_cr.git

2. Compile it

g++ main.cpp -o program_name

3. Give execution permissions

chmod +x program_name

4. Run it.

./program_name

Authors

  • Edgardo Zambrano - Initial work - eadaggerz

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Costa Rica Regional Organization xlsx generator written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages