Categorygithub.com/elcengine/elemental
repositorypackage
1.1.0
Repository: https://github.com/elcengine/elemental.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

elemental

Golang ODM for MongoDB

Installation

go get github.com/akalanka47000/elemental

Development Setup

Pre-requisites

  • Go 1.21 or later

Clone the repository and run the following commands to setup the project.

go mod download # Download dependencies

git config core.hooksPath .commitlint/hooks  # Configure git hooks