This repository contains all the relevants ressource to sotre and generate Carbonable metadata assets.
protostar install
make
# Run all tests
make test
# Run only unit tests
protostar test tests/unit
# Run only integration tests
protostar test tests/integration
This project is released under the MIT license.