Skip to content

Instantly share code, notes, and snippets.

@oubiwann
Created June 30, 2014 00:31
Show Gist options
  • Select an option

  • Save oubiwann/cd09353ee4269dd9a265 to your computer and use it in GitHub Desktop.

Select an option

Save oubiwann/cd09353ee4269dd9a265 to your computer and use it in GitHub Desktop.
"lfetool commands" output
$ lfetool2 commands
commands - List all the top-level commands available to lfetool.
extract - lfetool is no longer compressed; this is a no-op (included for
backwards compatibility only).
help - Get the general help for lfetool; if passed a plugin name as
an argument, display the help for that plugin.
info - Get information of the type indicated by the passed argument.
install - Install LFE by default; if passed an argument, in stall the
indicated software.
repl - By default, start an LFE REPL with access to all the
dependency modules; if passed an argument, start a REPL of
that particular type.
new - Create new LFE projects with related files pre-populated with
code.
tests - Perform the tests-related action for the given argument.
update - Update the system/software associated with the given argument.
usage - Get lfetool usage.
version - Get the current version of lfetool and associated systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment