Skip to content

Create Project workspace structure(directory structure) based on the type of the project

License

Notifications You must be signed in to change notification settings

artemisfowl/mkproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkproject

Create Project workspace structure(directory structure) based on the type of the project.

Problem Statement

I usually work on projects that spans an entire spectrum of programming languages. Each of these projects have different configurations and build scripts that are implemented. Copying the respective files and creating the directories manually was cumbersome and hence I came up with this idea wherein once the program is invoked, the program - based on certain configuration, will be copying the files as well as creating the necessary directories.

Working Principle

To be added

About

Create Project workspace structure(directory structure) based on the type of the project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published