Skip to content

raguay/SvelteFigAppTemplate

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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