Skip to content

40ants/gen-deps-system

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 

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