Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.05 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.05 KB

Carbonable Metadata

Carbonable Metadata Repository.

About

This repository contains all the relevants ressource to sotre and generate Carbonable metadata assets.

Project setup

📦 Requirements

🎉 Install

protostar install

⛏️ Compile

make

🌡️ Test

# Run all tests
make test

# Run only unit tests
protostar test tests/unit

# Run only integration tests
protostar test tests/integration

📄 License

This project is released under the MIT license.