hyper-startup

0.2.0 • Public • Published

hyper-startup

This is an extension for Hyper, which executes commands when Hyper launches.

install

npm install -g hpm-cli
hpm install hyper-startup

setup

In your .hyper.js...

module.exports = {
  config: {
  	...
    commands: ['echo first command', 'echo second command']
  },
  ...
};

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    2
  • 0.1.0
    1

Package Sidebar

Install

npm i hyper-startup

Weekly Downloads

3

Version

0.2.0

License

none

Last publish

Collaborators

  • curz46