dotfiles/recipes/elm

8 lines
108 B
Text
Raw Permalink Normal View History

2018-02-22 04:15:49 +00:00
#!/bin/bash
2018-04-12 18:07:33 +00:00
# Description: The Elm programming language
2018-02-27 05:15:14 +00:00
set -e
2018-02-22 04:15:49 +00:00
_recipe nvm
_npm elm-oracle
_npm elm-format