Skip to content

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

Description

@ProCode2

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions