JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q48712F
  • 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

Bridgedxyz Surf

How do I install these formulae?

brew install bridgedxyz/surf

Or brew tap bridgedxyz/surf and then brew install surf.

Documentation

brew help, man brew or check Homebrew's documentation.

Usage

Development

    ./surf.sh 2> /dev/null

Production

  1. Open current Directory
    surf .
  1. Open current Direcrtory + Other Branch
    surf . -b <branch-name>