Skip to content

Repository files navigation

go-rscsrv-psql CircleCI Go Report Card Go Doc Release

Getting Started

Prerequisites

What things you need to setup the project:

Environment

For start developing you must clone the project:

git clone git@github.com:lab259/go-rscsrv-psql.git

Now, the dependencies must be installed.

go mod download

😉 Finally, you are done to start developing.

Running tests

In the root directory, start PostgreSQL (using docker-compose):

docker-compose up -d

Then execute:

make test

To enable coverage, execute:

make coverage

To generate the HTML coverage report, execute:

make coverage coverage-html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages