Skip to content

Can WinAppCLI automatically configure my pacakge.json when I install it to my Node app? #189

@JesseCol

Description

@JesseCol

Is your feature request related to a problem? Please describe.
Sometimes I run npm i @microsoft/winappcli in my Node project, but then I forget I still need to:

  1. Run npx winapp init
  2. Add winapp restore to my package.json's postinstall

Describe the solution you'd like
Can we have this happen automatically when I install winappcli to my Node project?

Metadata

Metadata

Assignees

No one assigned

    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