Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

This repository contains source for www.batfish.org.

You can build and view it locally using Jekyll.

Quickstart instructions

gem install bundler jekyll
cd <local repository directory>
bundle install
bundle exec jekyll serve

Then point your browser to http://localhost:4000/

You can’t perform that action at this time.