Skip to content

Don't use GitHub URLs in auto-generated code #73

@cgay

Description

@cgay

This is the default (for me) dylan-package.json file. It shouldn't assume use of GitHub, especially given all the GitHub backlash happening these days.

{
    "dependencies": [  ],
    "dev-dependencies": [ "testworks" ],
    "description": "YOUR DESCRIPTION HERE",
    "name": "hello-world",
    "version": "0.1.0",
    "url": "https://github.com/cgay/hello-world",
    "keywords": [ ],
    "contact": "https://github.com/cgay/hello-world/issues",
    "license": "",
    "license-url": ""
}

Maybe put something like *** REQUIRED FIELD *** (URL, email, etc) for "contact" etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions