cheat sheets.

$ cheat asdf
Loading ASDF:

  (require 'asdf)

Installing a system (ex. hunchentoot):

  (require 'asdf-install) ; ones ofcourse
  (asdf-install:install 'hunchentoot)

Loading a system (ex. hunchentoot):

  (asdf:operate 'asdf:load-op 'hunchentoot)
Version 1, updated 67 days ago.
. o 0 ( edit | history )
( add new | see all )