Skip to content

jcourtois/tw-chicago-poker-hands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Poker Hands This is a clojure project. If you have homebrew, clojure can be installed with the command

brew install leiningen

We are using Leiningen. Leiningen is one of the most popular tools to automate setting up clojure projects. For more information on setting up Leiningen, visit their site.

Once Leiningen is setup, you will have a number of commands at your disposal to interact with the project.

####To run the tests: lein test

####To start the REPL: lein repl

####For more information on other tasks available with Leiningen: lein

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published