Skip to content

raguay/SvelteFigAppTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Fig App Template

This template is used to create new applications for fig. This template is a full Svelte Application with mdsvex. This gives you a great development environment for having documentation at the root level with Svelte components throughout it.

To get started, use this command to create your own local copy:

npx degit raguay/SvelteFigAppTemplate <your fig app name>

This will create your new application without all the history of the repository. Then compile and test it on your fig application like so:

npm run build
fig local index.html

If you find a problem or just have a question, please create an issue and I'll get back to you.

About

This is a template for using Svelte to make applications for the fig terminal companion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published