the-dr-lazy / purescript-monarch

A simple but powerful PureScript library for declaring pure UIs
Mozilla Public License 2.0
9 stars 0 forks source link

Monarch CLI #9

Open the-dr-lazy opened 4 years ago

the-dr-lazy commented 4 years ago

Please let me know what is your opinion about development of a CLI tool for Monarch like Angular CLI, Vue CLI or create-react-app.

What features should CLI support?

jedimahdi commented 4 years ago
the-dr-lazy commented 4 years ago

Serve with debugger (like Elm debugger, shows messages and model when using app)

We can make a developer extension for the debug purposes. Some inspirations: