Menu

Giblets

rainflake

Example 'giblet' files

Same as the old style, but now packakes are under the ;;packages header.
An optional ;;source header has been added for adding shell commands
to be run after the giblets packages are installed. Intended for settep or configuration steps.

example giblets wih and without the source header

;;packages
termdown
tmux
vim
w3m

;;source
echo "hello"
echo "world"
;;packages
termdown
tmux
vim
w3m

Example 'giblet' files - old style

Legacy giblets are still supported.

Newline delimited package names that are valid for your systems package manager.
For local giblet files, they must end in a ".giblet", eg: "cli.giblet".
For remote giblets in a repository, the file format is the same.

termdown
tmux
vim
w3m

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.