Skip to content

QEDK/scaffold-eth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 scaffold-eth-cli

As simple as running this in your terminal:

npx scaffold-eth

Clones scaffold-eth into the current folder as fast as possible ⚡️

⁉️ Explain?!

It simply clones the repository with the shallowest depth (i.e. one commit)

🤖 Commands

Run this to see a list of all the available commands:

npx scaffold-eth --help

🙋 FAQ

Q. git@github.com: Permission denied (publickey)

A. Your SSH public key is not added to your GitHub account, follow the official docs to completion.