dotfiles/recipes/elm

8 lines
108 B
Text
Raw Normal View History

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