Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

readme.md for @git.zone/tsrust

@git.zone/tsrust

A CLI build tool for Rust projects that follows the same conventions as @git.zone/tsbuild. It detects your rust/ source directory, parses Cargo.toml (including workspaces), runs cargo build --release, and copies the resulting binaries into a clean dist_rust/ d...

rust
cargo
compilation
cli tool
build tool
workspace
binary

readme.md for @push.rocks/gulp-function

@push.rocks/gulp-function

@push.rocks/gulp-function is a Gulp plugin designed to execute custom functions within a Gulp pipeline. It accepts a function call as a parameter and allows for flexible task executions, including asynchronous tasks, with easy integration into the Gulp workflo...

gulp
plugin
task automation
stream manipulation
async function execution
pipeline
build tool
javascript
typescript

readme.md for @push.rocks/smartgulp

@push.rocks/smartgulp

lightweight gulp replacement Install To install @push.rocks/smartgulp, use the following command in your terminal: npm install @push.rocks/smartgulp --save-dev This will add smartgulp to your project's devDependencies. smartgulp is designed to be a lightweigh...

build tool
gulp replacement
stream manipulation
file manipulation
typescript
task runner
pipeline
development tool

readme.md for @push.rocks/smartparcel

@push.rocks/smartparcel

a wrapper for parcel Install To install @push.rocks/smartparcel, you'll need to run the following command using npm (or yarn, or your preferred npm client). Make sure you have Node.js installed on your machine before doing so. npm install @push.rocks/smartparc...

parcel
wrapper
typescript
build tool
package bundling
web development
node.js

changelog.md for @git.zone/tsrust

@git.zone/tsrust

2026-03-24 - 1.3.2 - fix(config) migrate project metadata to .smartconfig.json and update related dependencies replace npmextra.json with .smartconfig.json in packaged files and documentation bump smartconfig, smartshell, smol-toml, tsbuild, tstest, and @type...

rust
cargo
compilation
cli tool
build tool
workspace
binary