Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 779 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 779 Bytes

Seed Project.

This is an extension that helps you to create seed projects of some famous technologies.

It is not intended as a product quality extension.

  • Open the command palette (ctrl + shift + P)
  • Run "Seed Project"
  • Choose template type that is Default or Templates
  • This will give you a list of template types (React, Javascript, Rust, Typescript, Rust, etc.....)
  • Choose the template you want to use
  • The template already contains some basic features and config which helps you work faster.

How to add a custom repository of templates

  • Open the command palette (ctrl + shift + P)
  • Run "Seed Projects Add Repository"
  • This will ask you for some information about your repository
  • And then you can use your Repository using the First Command "Seed Projects"