Skip to content

Template to create a libvis module using cookiecutter

Notifications You must be signed in to change notification settings

libvis/module-template-dirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libvis logo

This is a template for a libvis module

Quickstart

pip install cookiecutter
cookiecutter gh:libvis/module-template-dirs

Answer the questions, and the tool will generate a new directory with name of the package.

To start development, run

libvis-mods develop

It will start a server and open the app in browser. The server will watch both front and back files and recompile/update object when files are written.

To install the module, use libvis-mods in the module directory.

libvis-mods install

About

Template to create a libvis module using cookiecutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published