Skip to content

This is a simple python script you can use to automate the process of starting a new programming project

Notifications You must be signed in to change notification settings

Imira-S-R/AutomaticProjectCreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AutomaticProjectCreation

This is a simple python script you can use to automate the process of starting a new programming project. This is the same project which was previously made in shell. You can find it here.

What does this do ?

When you run this script it will ask you for the Project Name, Author and The File Extension and it will create a new directory for it and create a file with the give file extension and add the project name and author as a comment to the file based on the extension and finally mark the file as executable. Please note that adding a comment in different programming languages are different therefore it will take some time to add support for all the programming languages.

Quick Start guide

First Clone The Project

git clone https://github.com/Imira-S-R/AutomaticProjectCreation

Change The Direcory

cd AutomaticProjectCreation

Run It

python main.py

About

Project created by Imira Randeniya. If you like it don't forget to star the project. Thank you.

About

This is a simple python script you can use to automate the process of starting a new programming project

Topics

Resources

Stars

Watchers

Forks

Languages