mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-05 20:48:15 +00:00
11 lines
179 B
Ruby
11 lines
179 B
Ruby
#!/usr/bin/env ruby
|
|
#^syntax detection
|
|
|
|
site 'https://supermarket.getchef.com/api/v1'
|
|
|
|
# cookbook 'emacs24-nox'
|
|
cookbook 'nmap'
|
|
cookbook 'java'
|
|
cookbook 'mysql'
|
|
cookbook 'tomcat'
|