An open API service indexing awesome lists of open source software.

https://github.com/tripleee/emacs-snapshot-travis

Simple build automation for
https://github.com/tripleee/emacs-snapshot-travis

Last synced: 5 months ago
JSON representation

Simple build automation for

Awesome Lists containing this project

README

          

# Template for emacs-snapshot/README.md
# `emacs-snapshot` for Travis

This fork of [`emacs-mirror`](https://github.com/emacs-mirror/emacs)
contains some adaptations to make it palatable for Travis.
The script which performs this is in a separate GitHub repository;
https://github.com/tripleee/emacs-snapshot-travis

This creates a simple monolithic build from the upstream sources.
No fancy shmancy partitioning into separate packages for `emacsen-common`
etc -- just a single big ole package with the results from building Emacs.

The intent is to make this a weekly or even daily build, but as of now,
this is in the earliest stages of prototyping.