-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Interogate a Deno project and output a list of projects to support.
This could work by:
- accepting a list of project entry points (ie
main.tsormod.ts) - Running
deno info [url](see deno cli docs) - Mapping the deps output to a set of projects and outputting those in the stackaid json
cdoremus
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request