Registry / build-tool / fluentci-types

fluentci-types

JSON →
library0.1.8rscratesunverified

Programmable CI/CD engine without Containers, built on top of Nix.

# Cargo.toml [dependencies] fluentci-types = "0.1.8"
INSTALL
IMPORT
SIG · FLUENTCI-TYPES
F
fluentci-types
build-toolrustv0.1.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pipeline
✓ use fluentci_types::Pipeline;

Creates a new pipeline with a given name.

use fluentci_types::Pipeline; fn main() { let pipeline = Pipeline::new("build"); println!("Pipeline: {:?}", pipeline); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
fluentci-types — cargo add fluentci-types · libregistry