command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Jan 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Json2ArchPkgBuild
Generate Arch Linux PKGBUILD files from JSON.
Uses https://github.com/raspi/go-PKGBUILD as library
Example
Generate example JSON which you can use to for generating PKGBUILD package:
./json2archpkgbuild -example > my-package.json
$EDITOR my-package.json
Generate PKGBUILD
./json2archpkgbuild my-package.json > PKGBUILD
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.