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']
  },
  ...
};

Package Sidebar

Install

npm i hyper-startup

Weekly Downloads

2

Version

0.2.0

License

none

Last publish

Collaborators

  • curz46