Registry / build-tool / fluentci-ext

fluentci-ext

JSON →
library0.2.7rscratesunverified

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

# Cargo.toml [dependencies] fluentci-ext = "0.2.7"
INSTALL
IMPORT
SIG · FLUENTCI-EXT
F
fluentci-ext
build-toolrustv0.2.7
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.

Engine
use fluentci_ext::Engine;

Running a command with the FluentCI engine.

use fluentci_ext::Engine; fn main() { let engine = Engine::new(); engine.run("echo hello").unwrap(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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