Discover Packages
github.com/M0Rf30/yap
pkg
builder
package
Version:
v0.0.0-...-efab2a5
Opens a new window with list of versions in this module.
Published: Nov 10, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
RunScript runs a shell script.
It takes a string parameter `cmds` which represents the shell script to be executed.
The function returns an error if there was an issue running the script.
Builder maps PKGBUILD to generic functions aimed at artifacts generation.
Compile manages all the instructions that lead to a single project artifact.
It returns any error if occurred.
Package executes the instructions provided by a single project package()
function. It returns any error if occurred.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.