Skip to content

napito27/bizboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BizBoost Project

This is the starter project for the BizBoost Test project.

Install

Checkout the project

git@github.com:jorgecarmona/bizboost.git

Change directory to project

cd bizboost

Verify current repo url

  git remote -v

Create New Project in Your Personal Github Account

  1. Create a new project with the name bizboost
  2. Run the following git commands:
git remote add origin git@github.com:<your-account>/bizboost.git
git branch -M develop
git push -u origin develop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors