Package Exports
- hyper-powershell
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-powershell) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
hyper-powershell
Hyper plugin to configure PowerShell as your terminal and hide the copyright banner.

Install
Open Hyper's preferences with
Ctrl+,or edit manually from~/.hyper.jsAdd
hyper-powershellto list of plugins:
plugins: [
'hyper-powershell'
],- Reload Hyper with
Ctrl+Shift+F5
License
MIT © Brandon Smith