Skip to content

perezjquim/mkproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MKPROJ

Applies a generic template for a software project under a certain programming language, to get right into development.

Programming languages available:

  • Java
  • C/C++
  • C#
  • Nodejs
  • Prolog
  • Python
  • Swift

In short, it creates includes a directory that has a makefile (specific to the programming language) and generic source-code ready to be compiled and executed. Depends on another script of mine - mkmake.

Example of use (GUI):

***

***

***

Examples of use (CLI):

mkproj java acertainjavaproject

mkproj c acertaincproject

mkproj prolog acertainprologproject

DOWNLOAD (.deb)

About

Generates a software project template of a certain language

Resources

Stars

Watchers

Forks

Packages

No packages published