https://github.com/dhellmann/presentation-regexes-fear
Presentation: Regular Expressions Are Nothing to Fear
https://github.com/dhellmann/presentation-regexes-fear
Last synced: 12 months ago
JSON representation
Presentation: Regular Expressions Are Nothing to Fear
- Host: GitHub
- URL: https://github.com/dhellmann/presentation-regexes-fear
- Owner: dhellmann
- Created: 2017-01-14T20:23:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T23:25:22.000Z (over 9 years ago)
- Last Synced: 2024-11-30T20:53:41.022Z (over 1 year ago)
- Language: CSS
- Size: 1.65 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=======================================================
Presentation: Regular Expressions Are Nothing to Fear
=======================================================
This repository contains the source files for a presentation about
regular expressions.
To run the presentation::
$ npm install
$ npm start
To update the presentation::
$ pip install -r requirements.txt
$ cog.py -r index.html