Package Exports
- @bridged.xyz/surf
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 (@bridged.xyz/surf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🏄♂️ Surf
Documentation
View Current Repo
surf .Open the currently connected Github repository immediately.
Open Visual Studio Code
surf ..If you have VS-Code installed, VS-Code opens right away, like code .
Open Current Repo + Branch
surf . -b <bracnh-name> OR surf .Contributing
If you feel something strange or don't have some functionality, write an issue. You can find instructions on how to share feedback, create tools locally, and submit pull requests to your project.
Installation
NPM
| Install: | Upgrade: |
|---|---|
npm install -g @bridged.xyz/surf |
npm upgrade @bridege.xyz/surf |
YARN
| Install: | Upgrade: |
|---|---|
yarn global add @bridged.xyz/surf |
yarn upgrade @bridege.xyz/surf |