regolith-labs / steel

Solana smart contract framework.
146 stars 32 forks source link

feat: create new steel projects with a template #33

Open Perelyn-sama opened 1 week ago

Perelyn-sama commented 1 week ago

Inspiration - Boredom plus the use of workspaces in the default template made it difficult to contribute to the steel program example.

Syntax

steel new demo  --template <github_url>

Example

 steel new demo  --template https://github.com/Perelyn-sama/steel_template_without_workspace