Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate files/directories in an already made folder. #1

Open
ProCode2 opened this issue Apr 18, 2021 · 0 comments
Open

Generate files/directories in an already made folder. #1

ProCode2 opened this issue Apr 18, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ProCode2
Copy link
Owner

Generate files/directories in an already made folder

Currently, only two commands work for generating the starter code. Which are:

# project name given by user
create-rs-project <project_name>

and

# with default name rs_project
create-rs-project 

New Addition

$ create-rs-project .

This command should take the current directory name, that the user is in and make this directory the root directory of the starter code and take it from there.

@ProCode2 ProCode2 added the enhancement New feature or request label Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant