Skip to content

Wineman is a utility for quick access and management of wine prefixes

License

Notifications You must be signed in to change notification settings

Qeatrix/wineman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wineman

Wineman is a utility for quick access and management of wine prefixes

Warning

Basic functionality is still under development

Todo

  • Handle cd into prefixes root folder
  • Silent create a prefix when creating a new json entry
  • Creating a new data.json file if it does not exist
  • Interaction with environment variables
  • Config file support
  • Using a dedicated directory for a data file

Compile

  1. Clone and get into repository
git clone https://github.com/unxsh/wineman.git && cd wineman
  1. Create build folder and get into it
mkdir build && cd build
  1. Copy the data file to build directory
cp ../data.json .
  1. Compile the app
cmake .. && make
  1. Run the app
./wineman

Install

sudo cp wineman /usr/local/bin

About

Wineman is a utility for quick access and management of wine prefixes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published