liftoff

Launch your command line tool with ease.

MIT License

Downloads
10.4M
Stars
839
Committers
30

Bot releases are visible (Hide)

liftoff - v1.0.2

Published by phated almost 3 years ago

Bug Fixes

  • Refactor for simplification of findConfig (08e61f5)
liftoff - v0.12.0

Published by phated almost 3 years ago

Bug Fixes

  • Search for config file in order extensions were provided (7cbab70)
liftoff - v0.13.0

Published by phated almost 3 years ago

Features

  • Add support for nodeFlags (0ff9209)
liftoff - v0.13.1

Published by phated almost 3 years ago

Bug Fixes

  • Avoid calling buildEnvironment until ready (461ad3f)
liftoff - v0.13.3

Published by phated almost 3 years ago

Bug Fixes

  • Traverse symlinks for configPath (dfd9f24)
liftoff - v2.5.0

Published by phated almost 3 years ago

Features

  • Enable to config to specify forced flags in app launch (0f4dd50)
liftoff - v0.13.5

Published by phated almost 3 years ago

Bug Fixes

  • Only resolve symbolic links if necessary (8d701bd)
liftoff - v2.1.0

Published by phated almost 3 years ago

Features

  • Leverage rechoir & interpret to support fallbacks for autoloading modules (02d5f65)
liftoff - v0.10.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Remove addExtension in favor of extension option

Features

  • Remove addExtension in favor of extension option (45418f4)
liftoff - v0.9.3

Published by phated almost 3 years ago

Bug Fixes

  • Correctly set cwd to configBase when developing against self (c0f0ea7)
liftoff - v0.13.4

Published by phated almost 3 years ago

Bug Fixes

  • Set configBase to the directory of the symlink (1c76c99)
liftoff - v0.13.6

Published by phated almost 3 years ago

Bug Fixes

  • Update npmignore to avoid publishing artwork (bc3c58a)
liftoff - v0.13.2

Published by phated almost 3 years ago

Bug Fixes

  • Send flags in respawn event (61cca9e)
liftoff - v0.9.1

Published by phated almost 3 years ago

Bug Fixes

  • Remove debugging comment (b701488)
liftoff - v2.0.3

Published by phated almost 3 years ago

Bug Fixes

  • Avoid wrapping error in an error (c0dddec)
liftoff - v0.11.3

Published by phated almost 3 years ago

Bug Fixes

  • Set cwd to configBase if cwd wasn't provided explictly (45a6c74)
liftoff - v0.7.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Check semver between local & global installs
  • Rename localDeps to moduleName

Features

  • Check semver between local & global installs (4d29e2c)
  • Rename localDeps to moduleName (6a1b4c1)
liftoff - v0.8.6

Published by phated almost 3 years ago

liftoff - v0.11.1

Published by phated almost 3 years ago

liftoff - v0.8.7

Published by phated almost 3 years ago

Features

  • Pass environment as first argument to launch callback (d555b81)