Registry / build-tool / pagetop-build

pagetop-build

JSON →
library0.3.1rscratesunverified

Prepara un conjunto de archivos estáticos o archivos SCSS compilados para ser incluidos en el binario de un proyecto PageTop.

# Cargo.toml [dependencies] pagetop-build = "0.3.1"
INSTALL
IMPORT
SIG · PAGETOP-BUILD
P
pagetop-build
build-toolrustv0.3.1
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.

build
use pagetop_build::build;

Build static assets for a PageTop project.

use pagetop_build::build; build("static/", "output/").unwrap(); println!("Build complete");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
pagetop-build — cargo add pagetop-build · libregistry