The official website for the Hyper terminal
Want to submit a plugin or theme to the Hyper Store? Follow this wiki guide.
To submit a feature, bug fix, or enhancement to the Hyper website proceed as follows:
- Clone this repo
- Within your terminal, run
yarn
to install the dependencies - Once the dependencies are installed, run
yarn dev
to start the dev server onlocalhost:3000
We really appreciate any contribution