Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 996 Bytes

File metadata and controls

67 lines (44 loc) · 996 Bytes

sec_stat

Table of Contents

Getting Started

Installation and Setup for Development

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

git clone https://github.com/asiyaasha/sec_stat --recurse-submodules
cd sec_stat
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