aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/doc/readme.md
blob: cc3bbd73bad57fb5747ffe5c693307ad1f9cd79f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Cask Language Reference

+ [Synopsis](cask_language_reference/readme.md)
+ [Token reference](cask_language_reference/token_reference.md)
+ [Stanza list](cask_language_reference/all_stanzas.md)
+ [Stanza documentation](cask_language_reference/stanzas/)

# Contributing

+ [Contributing to the core](development/hacking.md)
+ [Adding a new Cask](development/adding_a_cask.md)
+ [Meta information on the project’s structure](development/maintaining.md)