Best way to include dependencies in a repository

This page summarizes the projects mentioned and recommended in the original post on /r/Common_Lisp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • electron-sbcl-sqlite

    A simple boilerplate that builds an Electron app with SBCL and SQLite3 embedded

  • I must have missed this when it was first posted, but lines 3-11 of https://github.com/mikelevins/electron-sbcl-sqlite/blob/15cca586f6f8361aa33559152affcd2fd084341a/lisp/electron-sbcl-sqlite.asd are not a good example of how to do things. There are a number of ways to manage dependencies other than QL, so the build system (ASDF) should be decoupled from the dependency management solution (QL).

  • apex7tkl_lisp

    Rudimentary Linux support for the SteelSeries Apex 7 TKL keyboard.

  • For reference the build script I include in the repo is very similar to this one: https://github.com/sebasmonia/apex7tkl_lisp/blob/main/build.sh

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • forge

    A general, modular build system. (by Shinmera)

  • I'm also looking forward to forge being usable so I can add another build script that uses it instead of ASDF and have another way to be different from the crowd :).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts