JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q48720F
  • License MIT

How to use github Surf awesomely

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

surf cli on npm

Documentation

스크린샷 2021-02-14 오전 2.50.32

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