Registry / build-tool / fluentci-core

fluentci-core

JSON →
library0.3.8rscratesunverified

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

# Cargo.toml [dependencies] fluentci-core = "0.3.8"
INSTALL
IMPORT
SIG · FLUENTCI-CORE
F
fluentci-core
build-toolrustv0.3.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.

Engine
use fluentci_core::Engine;

Create a new FluentCI engine instance.

use fluentci_core::Engine; fn main() { let engine = Engine::new(); println!("FluentCI engine created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.8latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
23
Amazon
1
OpenAI (training)
1
Resources
fluentci-core — cargo add fluentci-core · libregistry