Skip to content

npm run docsgen writes bad URLs in README #6

@kili-ilo

Description

@kili-ilo

The per-command GitHub file URLs that npm run docsgen generates inside /README.md are inherently flawed and will always 404.

Example:

_See code: [src/commands/collection/delete.ts](https://github.com/itopia-inc/spaces-cli/blob/v0.1.0/src/commands/collection/delete.ts)_

This is because most command files are not currently versioned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions