Skip to content

A command line utility to generate ASDF system to improve caching of Common Lisp application packaged into the Docker container.

Notifications You must be signed in to change notification settings

40ants/gen-deps-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This command line utility collects all dependencies of given Common Lisp system and generates an ASDF system definition file with a "fake" system depending on all these depedencies.

This fake system can be used to improve caching when building docker container for your application.

TODO: add example.

About

A command line utility to generate ASDF system to improve caching of Common Lisp application packaged into the Docker container.

Resources

Stars

Watchers

Forks

Packages

No packages published