Skip to content

Support Deno projects #7

@MarkBennett

Description

@MarkBennett

Interogate a Deno project and output a list of projects to support.

This could work by:

  1. accepting a list of project entry points (ie main.ts or mod.ts)
  2. Running deno info [url] (see deno cli docs)
  3. Mapping the deps output to a set of projects and outputting those in the stackaid json

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions