Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Dyrcona/evergreen2019-preconference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cronscript.pm, Or How I Learned to Stop Worrying and Program the Evergreen Back End

This is the source repository for the slides and example programs from Jason Stephenson's Evergreen 2019 Pre-Conference presentation on learning to program the Evergeen ILS back end. The presentation was delivered at the 2019 Evergreen ILS International Conference in King of Prussia, Pennsylvania on Wednesday, April 24, 2019 from 1:30 PM EDT to 4:30 PM EDT.

Getting Started

You will find the raw asciidoc source of the slides in the slides/ subdirectory. You probably do not need these as the latest, compiled version of the presentation is in the file presentation.html in the root of this repository.

View the presentation online.

The examples/ subdirectory contains the full source code of the example programs discussed in the presentation, except for those that are part of Evergreen, itself.

Prerequisites

You will need asciidoc or asciidoctor to build the presentation from the source files.

You will need a working Evergreen installation to use the example programs.

Installing

The presentaion was built using asciidoc and the slidy backend:

asciidoc -f asciidoc.conf -b slidy -o presentation.html slides/main.adoc

You may also take advantage of the included Makefile to generate the presentation:

make presentation

Author

Jason Stephenson - Sigio

License

The presentation, and this documentation, are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

The examples are licensed under the GNU General Public License, Version 2, or (at your option) any later version.

About

Slides and Examples for Cronscript.pm Pre-Conference Presenation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors