Skip to content

ryanramage/garden-app-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garden App Support

This is a kanso module that will be useful for apps that want to be used in the garden eco-system.

It provides:

  • Support for creating activity entries that will show up in the garden's activity feed.
  • Support for creating urls to other apps that can be mapped at runtime.

Install

Add to your project's kanso.json dependencies setting, here is the minimal case:

"dependencies": {
    "garden-app-support": null
}

Run kanso install to install in your packages directory:

kanso install

About

Useful support for apps that want to play nice in the garden.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published