A dead-simple build-task runner inspired by [this](https://medium.com/@pakastin/you-might-not-need-a-build-tool-ac3c1a8cfaac#.99jr2lvrk) blog entry on Medium.
create ArchLinux, RPM and Debian packages from npm packages
Arch Linux PKGBUILD generator
Convert NPM package to a PKGBUILD for ArchLinux
Convert NPM package to a PKGBUILD for ArchLinux
Your all-in-one parser and editor for seamless PKGBUILD file handling.
Create Mac packages
hosting definitions @MF
快速的打包一个 typescript 的 npm 包
Pi commands and skill for deterministic AUR setup, review, and release workflows.
Executable packager and bundler distributed as a CLI and library
build Arch packages in clean Docker containers
hosting definitions of frontend projects @MF
Binaries of LiteIDE - IDE for golang for win64
hosting definitions for cloudflare @MF
Parsing ArchLinux's .SRCINFO
Crate for PKGBUILD generation
CLI tool for AUR package security scanning - detect malicious PKGBUILDs before installation
Core library for AUR package security scanning - PKGBUILD parser, rule engine, and security analyzers
Pacman hook for AUR package security scanning - blocks malicious packages during transactions
AUR helper plugin for security scanning - wrapper for yay/paru with automatic scanning
Library and command line tool for interacting with PKGBUILD files
Complete Rust toolkit for Arch Linux package management
ArchLinux's PKGBULD generator from Cargo.toml manifest file
Build a custom pacman repository from a collection of PKGBUILD directories
Authenticate cryptographic links from a signed derivate to its source input
Library to parse PKGBUILD files used by pacman the package manager
PKGBUILD maintainer Swiss Army knife
A version of gem2arch by crabtw that creates an ArchLinux PKGBUILD from a ruby gem
Generate PKGBUILDs for ruby gems.
The packages are installed in /usr/share/java, as it is recommended in the PKGBUILD for java guide. For now and in the future I try to stick to the official guidelines. This is a first implementation to manage dependencies for java programs that share jar files. The goal is to distribute java programs and its dependencies separated in a clean way. However the current risk is that we have to create dozens or hundreds of packages for large projects.