discourse/bin
Sam 307cb1d114
DEV: add helper script to run ember cli (#12005)
This little helper script allows for easy ember cli development.

To see the options run `bin/ember-cli -h`

It allows you to proxy try.discourse.org with the `bin/ember-cli --try`
switch, which effectively allows for some development without a rails installed.

It passes on arguments to ember-cli so you can customize port and so on.

It makes the assumption that on local people are using `bin/unicorn` for
development. (it includes some extra discourse specific helpers)
2021-02-09 16:33:14 +11:00
..
docker DEV: support for relative symlinks for plugins in docker dev (#10955) 2020-10-21 09:39:53 +11:00
bundle
ember-cli DEV: add helper script to run ember cli (#12005) 2021-02-09 16:33:14 +11:00
notify_file_change FIX: `notify_file_change` was outputting a command to vim 2020-12-10 10:03:57 -05:00
rails
rake
rspec
turbo_rspec
unicorn DEV: require fileutils gem on boot (#11542) 2020-12-21 16:31:06 +11:00