dotfiles/recipes/elm

7 lines
108 B
Bash

#!/bin/bash
# Description: The Elm programming language
set -e
_recipe nvm
_npm elm-oracle
_npm elm-format