jauco / jester

Get your project tested and out there with minimal fuss.
https://trello.com/b/GLFKT2X4/jester
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Make a jester-init install wizard #14

Open Lutger opened 9 years ago

Lutger commented 9 years ago

It would be nice if jester doesn't include IE as a target when it knows it is running under linux.

Even better if it could detect which browsers are installed and only include those as karma runners.

jauco commented 9 years ago

Not sure if that behaviour would be better.

We could instead opt to make jester-init an interactive wizard? Also: I've added #17

Lutger commented 9 years ago

Interactive wizard for setup is much better, I agree. It's a bit unfriendly atm to just start a project and get hacking, a wizard would help with that and introduce the user to some of the config options.

jauco commented 9 years ago

Ok. A jester-init wizard would be a nice feature.

I'm currently working on updating jester to eslint 0.13 (#19) which will be a backwards incompatible upgrade. I'd like to use this idea of a wizard to guide the user in the upgrade process.

jauco commented 9 years ago

Decisions that must be made