#build #applications #timestamp #metadata #workflow #git #version

build teemiao

Teemiao is a versatile toolkit designed to streamline application development workflows

6 releases

new 0.1.5 Dec 24, 2024
0.1.4 Nov 22, 2024
0.1.0 Oct 7, 2024

#181 in Build Utils

Download history 147/week @ 2024-10-03 31/week @ 2024-10-10 1/week @ 2024-10-17 203/week @ 2024-11-14 272/week @ 2024-11-21 32/week @ 2024-11-28 20/week @ 2024-12-05 4/week @ 2024-12-12 58/week @ 2024-12-19

117 downloads per month

Apache-2.0

23KB
121 lines

Teemiao

Teemiao is a versatile toolkit designed to streamline application development workflows.

Features

Build Information Generator (build-info)

Automatically generates structured metadata about your build process in JSON format. The generated information includes:

  • Build timestamp
  • Git revision hash
  • Additional contextual build data

This feature enables better traceability and version management for your deployments.

Current Status

The project currently focuses on Git integration. Support for additionalversion control systems is planned for future releases.

Getting Started

Installation

You can install Teemiao using Cargo:

cargo install teemiao

Usage

To generate build information for your project:

teemiao build-info

Contributing

We welcome contributions! Please see our contributing guidelines for more details.

License

This project is under Apache Public License 2.0 (APL-2). For detailed information, please consult the LICENSE file.


Note: This project is under active development. For feature requests or bug reports, please open an issue in our repository.

Dependencies

~17–28MB
~430K SLoC