Skip to content

Template for class student in OCC with other dev supports.

Notifications You must be signed in to change notification settings

arunachaleshwaran/class-template

Repository files navigation

Initial Setup

PowerShell instructions. Change the variable value in project-name

$projectName='<project-name>' # enter projectname
git clone https://github.com/arunachaleshwaran/class-template.git --bare $projectName;
cd $projectName;
git init
git commit -a -m '🎉 Initial commit';

Testing

About

Template for class student in OCC with other dev supports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published