Quick Setup
Get started with Silk CLI in minutes with simple commands.
Automate your tasks with ease
# New project
silk create website "Build a simple html website"
silk create snake "Create a snake game in html"
# In an existing project
silk do "make a README.md of this project"