#version-control #build #revision #applications #metadata #git #building

build teemiao

Teemiao is a set of convenient tools for building other applications

1 unstable release

0.1.0 Oct 7, 2024

#122 in Build Utils

Download history 164/week @ 2024-10-05 15/week @ 2024-10-12

179 downloads per month

Apache-2.0

11KB
98 lines

Teemiao

Teemiao is a set of convenient tools for building other applications.

Currently it supports the following functionalities:

build-info

Generates a JSON file representing some metadata of the current build. Currently this metadata includes the build time and the current git revision of the code base.

TODO: in longer run, we would like this to support VCS(s) other than just git, but as of now, this isn't a priority.

Dependencies

~2.6–4MB
~70K SLoC