1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 23:27:12 +00:00
Larry Masinter c7adb3c4ba
Add scripts to aid in constructing github releases of the maiko artifacts (#395)
Until these are superceded by github actions, if the github CLI tool "gh"
is installed, a github release of the maiko code can be created by running
   ./start-release
from the maiko/bin directory, and then running
   ./release-one
for each combination of OS/architecture that should be included in the
release.

The scripts assume that the maiko code is checked out in a directory
named "maiko" (and may produce unexpected results if run from somewhere else)

Co-authored-by: Nick Briggs <nicholas.h.briggs@gmail.com>
2021-09-10 13:33:54 -07:00
..
2021-01-19 23:47:55 -08:00
2021-01-19 23:47:55 -08:00

FILES USED IN THIS DIRECTORY

  config.guess
  config.sub	taken from GNU project's "config" directory, on
		prep.ai.mit.edu/pub/gnu/config.  Update 'em as
		needed.