17 Commits

Author SHA1 Message Date
7b7e71fdff resolve_bottle: fix missing path separator in fallback to default path 2025-06-03 12:26:30 -07:00
e77b61b1d9 more of cellar's internals are now aware of steam bottles 2025-02-03 18:50:02 -08:00
de049cea1a bottle_steam type introduced 2025-02-03 17:50:33 -08:00
d11b690708 doc a couple files 2025-02-03 17:28:18 -08:00
f53813d3c9 you can now activate a steam managed bottle using "steam:$APPID" 2025-02-02 15:24:17 -08:00
b32259c56d cellar list now includes proton bottles 2025-01-27 16:51:54 -08:00
1f9a78956b version bump, update for modern boost, default cellar bottle path baked in 2025-01-18 23:09:28 -08:00
Nicholas O'Connor
429b19abee move cellar bottles to .local/share 2018-03-13 20:06:15 -07:00
Nicholas O'Connor
91526bfe5b corking, and a major refactor to accomodate it 2017-03-28 12:41:25 -07:00
Nicholas O'Connor
06512f0503 support for being specific about your bottle, via -b flag 2017-03-24 21:50:32 -07:00
Nicholas O'Connor
22cffca2d8 bottles now initialize their config in a new constructor instead of get_bottles 2017-03-24 17:58:24 -07:00
Nicholas O'Connor
55787584e2 config loading is now done via bottle class method, save function also exists 2017-03-24 17:17:43 -07:00
Nicholas O'Connor
5a7353abc1 introduction of new output functions to use instead of directly streaming to cout 2017-03-23 18:51:11 -07:00
Nicholas O'Connor
b4f5740006 switched commandfunction to vector<string> 2017-03-23 15:13:52 -07:00
Nicholas O'Connor
d8760c321a cellar understands bottle descriptions now 2017-03-23 14:23:58 -07:00
Nicholas O'Connor
91e7ba7990 cogged bottle command code, should be easier to add commands 2017-03-23 13:17:07 -07:00
Nicholas O'Connor
30d0787a62 so that's how libraries work 2017-03-23 12:06:29 -07:00