stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Package management for StumpWM


From: Duncan Bayne
Subject: Re: [STUMP] Package management for StumpWM
Date: Thu, 29 Mar 2012 13:25:55 +1100

> There's a comment in the load-module
> function (in module.lisp) that suggests perhaps in the future load-module
> should use asdf to load modules. If that was implemented (or even better if
> it was made quicklisp aware) then package management could become much
> easier. It shouldn't be a difficult task, if only someone had the time to do
> it of course!

Quicklisp is great, but there's no (documented) way of creating your own dists:

"You will be able to make your own private repositories of Quicklisp
software (called dists), but it's not documented right now."

Given that Quicklisp is curated, it doesn't seem like a great place to
put (likely experimental) StumpWM add-ins.

Taking the 'wishful thinking' approach, what I want to be able to do
is put something like the following at the start of my .stumpwmrc:

(load-module "stump-monitors"
"git://github.com/duncan-bayne/stump-monitors.git")

... and have that Just Work (TM) as you'd expect.

-- 
Duncan Bayne
ph: +61 420 817 082 | web: http://duncan-bayne.github.com/ | skype: duncan_bayne



reply via email to

[Prev in Thread] Current Thread [Next in Thread]