surfcodes / surf-cli

https://github.surf
MIT License
6 stars 0 forks source link

surf . not showing code #5

Open xuniaoji opened 3 years ago

xuniaoji commented 3 years ago

I do follow the instruction:

# === install the cli ===
npm -g install @bridged.xyz/surf
        # or with yarn
        yarn global add @bridged.xyz/surf

# and surf 🏄 !
surf .   // I cloned surf-cli repo

but it didn't show the code: image

Do you have any ideas? what should I check?

softmarshmallow commented 3 years ago

Where is the command being executed? on the git repo root?