elm-move
v0.0.8
Published
Command line tool for easily moving Elm projects.
Downloads
2
Readme
elm-move
Easily move Elm apps from the command line.
Install
$ npm install elm-move
Use
Pass elm-move the current path of your project and the desired path.
$ elm-move src/MyElmProject DesiredProjectLocation