Skip to content

LemonTreeTechnologies/lst_agents

Repository files navigation

lst_agents

Table of Contents

Getting Started

Installation and Setup for Development

If you're looking to contribute or develop with lst_agents, get the source code and set up the environment:

git clone https://github.com/eightballer/lst_agents --recurse-submodules
cd lst_agents
make install

Commands

Here are common commands you might need while working with the project:

Formatting

make fmt

Linting

make lint

Testing

make test

Locking

make hashes

all

make all

License

This project is licensed under the Apache License 2.0