Categorygithub.com/codeallthethingz/rpm-model
repositorypackage
0.0.0-20191029012126-a575de4bfe9a
Repository: https://github.com/codeallthethingz/rpm-model.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

RPM Model

Version: 0.2.1

A set of models that the RPM framework uses to think about 3D reality.

The file model/construct-json.go describes objects stored in the central repository.

An autogenerated JS version is created in the model-js/ folder and published to npm

See the model/examples for how this format fits together.

Development

Install task

brew install go-task/tap/go-task

Run bump-patch

task bump-patch

Publish to npm

task publish