Skip to content

Determine how package managers beyond npm are handled #2

@AceGreenman

Description

@AceGreenman

E.g. for cargo.toml for Rust how would we handle that?

The current coreProgrammingLanguagesMap syntax of e.g.

export function coreProgrammingLanguagesMap() {
  return {
    '@angular/core': 'angular',
    'react': 'react',
    'vue': 'vue',
    'svelte': 'svelte',
    'aws-sdk': 'aws',
    'typescript': 'typescript'
  }
}

Would not work for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions