Skip to content

richardwesthaver/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{{header(infra, Richard Westhaver, ellis@rwest.io, The Compiler Company Infrastructure)}}}

This project contains scripts, utils, and applications used to host and maintain The Compiler Company infrastructure.

Scripts

Eval a lisp script using SBCL.

Check the host for compatibility.

./scripts/eval.sh ./scripts/check.lisp
This is SBCL 2.3.12+main, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.

get-*

Pull and build dependencies.

Pull an upstream vendored repository from Git and push it to our private mirror.

scripts/git-vendor-pull.sh git.savannah.gnu.org/git emacs master

Bundle a local directory of source-code repos.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published