Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ FnC Public
forked from Batch-Man/FnC

This program can Generate a Skeleton/Template for you to start your projects easily!

License

Notifications You must be signed in to change notification settings

Zeek05/FnC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FnC Function

Description: This program can generate a skeleton for you to start your projects easy! This will generate the folder structure of the project and you will find the generated file in the ProjectName\src\ folder.

It also generates basic README.md and CHANGELOG.md for easily intigrate the projects on GitHub.

AUTHOR: Kvc

USAGE

Call FnC [Name | help , /? , -h , -help | ver] [Language] [Author] [ProjectLocation]

Where:-

		ver			: 	Displays version of program
		help			: 	Displays help for the program
		Name			: 	Name of the file to generate [program will add .bat extension]
		Language	: Bat, Py, C, Ahk ^(One of these Coding Languages^) 
		Author		: Author of the file to generate ^(optional^)
		ProjectLocation : Location of the Project ^(optional^) 

Example: call FnC FnC Bat Kvc "D:\Projects\FnC" Example: call FnC Table-Function C anic17 "D:\Projects\Table-Function"

Now, you can start working on your projects quickly and with less hassle. So, jump start your awesome scripts.

www.batch-man.com #batch-man

About

This program can Generate a Skeleton/Template for you to start your projects easily!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%