Skip to content

initial setup to start project on your desired programming language

License

Notifications You must be signed in to change notification settings

abhaysp95/project-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETPROJ

Have project setup instantly on cli.

As programmer and terminal(and terminal tools) lover, I wanted something which will ease the redundant task of setting up project for the languages I use. The following project helps in achieving just that.

Let's see how it is done. Here's a project creation demo for java language:

proj-creation-c


proj-creation-servlet


proj-creation-javafx


Supported Languages/Tools:

Currenlty, following languages(and tool/s) are supported in this project for project creation:

  • C
  • C++
  • Java
  • Python
  • Web Designing(html,css,js)
  • Java-Servlet
  • JavaFX

What it does:

It's an interactive project which puts all the necessary files/folders in place as user tells and fills up some things already which is to be filled everytime,

Here's an example of fillup for Java-Servlet and JavaFX:

java-servlet-fillup


javafx-fillup

And here's the directory hierarchy for all the supported languages:

  • C:

C-dir-struct


  • C++:

c++-dir-struct


  • Java:

java-dir-struct


  • Java Servlet:

servlet-dir-struct


  • JavaFX:

javafx-dir-struct


  • Python:

python-dir-struct


  • Web Designing:

webd-dir-struct


``` Note: This project is still in development stage ```

About

initial setup to start project on your desired programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages