Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.01 KB

File metadata and controls

67 lines (44 loc) · 1.01 KB

visualisation_station

Table of Contents

Getting Started

Installation and Setup for Development

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

git clone https://github.com/StationsStation/visualisation_station
cd visualisation_station
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