Skip to content

Create an automate folder when asking for all patterns or toolkits or drafts #92

Description

@jezzsantos

When running the following commands, a folder called automate is created in the current directory, and populated with a localstate.json file.
automate list patterns, or automate list toolkits or automate list drafts

The problem is that any IDE that uses the CLI (indirectly or directly) creates these files that are added to source control automatically, and that's not a great experience for the end user.

This folder automate and the file localstate.json should not be created as a result of a query.
They should only be created if you actually activate the product and create something locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    defect-designSomething doesn't quite work as it should (usability)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions