0.13.0 • Published 2 years ago

baldrick-elm v0.13.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Baldrick-elm

npm Build
status npm bundle size

npm type definitions node-current NPM

Baldrick-elm is a Elm assistant with a cunning plan that can be used for scaffolding

Documentation and links

Usage

To generate basic structure files:

baldrick-elm generate -f lib -ga 'mygithub' -ch 'MyCompany' -cy 2018 -l BSD3

Afterwards, you will need to run:

make norm

Installation

This package is ESM only.

yarn global add baldrick-elm
baldrick-elm --help

Or alternatively run it:

npx baldrick-elm --help

If you want to tun the latest version from github. Mostly useful for dev:

git clone git@github.com:flarebyte/baldrick-elm.git
yarn global add `pwd`
0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago