Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Add question to change output directory #1

Open
bencodezen opened this issue Aug 22, 2020 · 0 comments
Open

Add question to change output directory #1

bencodezen opened this issue Aug 22, 2020 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@bencodezen
Copy link
Contributor

Problem

Currently the tool is created to take an optional folderDirectoryName after the command:

yarn create vuepress-site [optionalDirectoryName]

If provided, it will attempt to create a new folder called [optionalDirectoryName] and then drop all of the template files in there.

This is not intuitive and many will miss this.

Proposal

  1. Remove the optional argument from the command entirely
  2. CLI prompt should inform user what folder is about to be created. It defaults to docs
  3. User can specify a different directory that will contain all of the template files
@bencodezen bencodezen added the help wanted Extra attention is needed label Aug 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant