Skip to content

fga-eps-mds/2018.2-GamesBI_Importadores

Repository files navigation

Build Status Maintainability Coverage Status

Getting started

Before anything, you need to install docker and docker-compose. After installing those, you'll be able to start contributing to this project.

Starting the application

It's as easy as:

$ make up

And after you download all the necessary dependencies the application will be running locally.

You can also build your docker container without executing it with:

$ make build

And you can execute without showing any logs with:

$ (sudo) docker-compose up -d

Other commands

If you want to execute some commands inside your docker container, use:

$ (sudo) docker-compose exec import [command]

More about the project

For more info, visit the main repository of the project: Games BI

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages