Skip to content

mgutijae/altair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Altair Technical Test

Overview

Simple example to merge two different types of structs, and sorted by age from youngest to oldest.

Dependencies

GO

Golang

The main language for the application

Docker

Docker

We used docker to deploy the app

Run application

To run the application, a Makefile is provided. To used it, on terminal write the following command:

make

Once is done, you will see the following screen, which show you the different options:

Welcome to Altair Technical Test. Choice one of the following options to start:
help:  Show this help.
app-up:  Command to run the application
app-down:  Command to shut down the application

To execute one of the options mentioned above, just write make on terminal followed by one of the options; example:

make app-up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published