Skip to content

clib create command #7

@stephenmathieson

Description

@stephenmathieson

having a clib-create command would be extremely useful when starting a new module, or converting an old one.

it'd act much like component-create, and do the following:

mkdir src
touch src/<name>.{c,h}
touch test.c
touch Makefile
touch package.json
touch Readme.md

thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions