Allow organizing scripts in subdirectories, and limits loading to .js files so that compile-to-js languages (such as .coffee) can be used side-by-side.

Merged
#3 · Created  · Last updated

Merged pull request

Merged in philipsd6/chatty/feature/recursive-command-loading (pull request #3)

f9fd73b·Author: ·Closed by: ·2014-10-01

Description

This allows us to:

  1. Keep our internal plugins separated in commands/company-or-group-name

  2. Develop plugins using coffeescript (or Dart, or…?) and have the source files in the same location as the plugins.

0 attachments

0 comments

Loading commits...