Skip to content

A small program to assist in creating wrappers that always launch a program with additional arguments and/or environment variables.

License

Notifications You must be signed in to change notification settings

jonathanlmc/wrapperize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrapperize

This is a small Rust program for Linux intended to make it easy to create global wrappers for specific programs so they are always launched with additional arguments and/or environment variables. It is currently only meant to be used on Arch Linux, as it generates pacman hooks to recreate the wrapper when a wrapped program is reinstalled or otherwise updated.

At the moment it's still a bit of a WIP, although it is currently functional. Once it feels a bit more stable a more helpful README describing its use will be written. For the time being, the program can be ran with --help to get an idea for its use.

About

A small program to assist in creating wrappers that always launch a program with additional arguments and/or environment variables.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages