Skip to content

LOVEANDPOP/caskroom.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The website of homebrew-cask, a command-line interface for the administration of Mac applications.

Setup

To run the site locally:

$ git clone https://github.com/caskroom/caskroom.github.io.git
$ cd caskroom.github.io
$ jekyll server -w

The current codebase is not specific to jekyll. You can test it with your live-reload tool of choice, or simply host it with a Python server: python -m SimpleHTTPServer (Python 2) python -m http.server (Python 3)

About

Caskroom GitHub Pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.1%
  • CSS 34.4%
  • JavaScript 23.5%