Skip to content

List of adapt commands

Chris Jones edited this page Nov 19, 2013 · 1 revision

search

[0.0.1] searches for a plugin containing

install

[0.0.3] installs all plugins listed in adapt.json under dependencies

install

[0.0.3] installs a plugin into the correct folder based upon plugin type

uninstall

[0.0.3] uninstalls a plugin from it’s directory

register

[Proposed] registers plugin to the adapt registry

setup/create course

[Proposed] creates a new empty course in the cwd, then installs all of the core plugins.

create component|extension|theme|menu

[Proposed] creates a new component, extension, theme or menu in src/

verify

[Proposed] Checks for adapt core files - this could be really powerful - in case someone has deleted something?

build/run/preview/server

[Proposed] Creates a minified version - runs our grunt task ‘grunt build’ and opens a browser for localhost?

publish

[Proposed] Runs our grunt task ‘grunt build’ and produces a zip.