1
0
Fork 0
mirror of https://github.com/correl/dotfiles.git synced 2025-01-11 03:00:09 +00:00
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