Skip to content

Seajure/seajure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seajure

The web site for the Seattle Clojure Group.

Usage

$ lein run

This will place output HTML in the public/ directory.

Swarming

Also contains a few files for setting up swarm coding sessions in the swarming/ directory. There's an id_swarm keypair as well as a swarmup.sh script to set up a fresh user account for swarm coding.

$ sudo adduser swarm --gecos "" # set password to swarm
$ sudo -u swarm -i
$ wget git.io/swarmup.sh
$ sh swarmup.sh

License

Copyright © 2010-2012 the Seattle Clojure Group Released under the Eclipse Public License.

About

The project generationg web site for Seajure, the Seattle Clojure Group

Resources

License

Stars

11 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Clojure 73.9%
  • Shell 26.1%