Skip to content

πŸ“˜ templates for use with blueprint-templates plugin

Notifications You must be signed in to change notification settings

Tram-One/tram-blueprints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

tram-blueprints

πŸ“˜ templates for use with blueprint-templates plugin

installation and usage

These instructions are for visual studio code, and depend on a specific vs code plugin

To use these templates, install this dependency in your project (it is included in all projects generated with tram-one-express).

npm i tram-blueprints

Then install Blueprint from the vs code marketplace https://marketplace.visualstudio.com/items?itemName=teamchilla.blueprint

Finally, include the tram-blueprints in your settings.json as a path to find blueprints.

"blueprint.templatesPath": [
  "./node_modules/tram-blueprints/templates"
]

Now you should see tram-component as an option in vscode when opening the context menu and selecting New File from Template.

About

πŸ“˜ templates for use with blueprint-templates plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published