Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 797 Bytes

readme.md

File metadata and controls

21 lines (17 loc) · 797 Bytes

Quasar App Extension Daykeep

This extension allows for easy installation of the Quasar flavor of Daykeep Calendar. Instructions on how to use Daykeep can be found at here. Having this extension installed means you will not need to use import in your .vue files to use the Daykeep components.

Install

quasar ext add daykeep

Quasar CLI will retrieve it from NPM and install the extension.

Uninstall

quasar ext remove daykeep

Info

If you have questions or bugs to report for Daykeep you are probably best reporting them on the main repository for the Quasar flavor of Daykeep unless it specifically pertains to this simple install script.