Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

sanny32/VBAGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is VBAGit?

It's an add-in for the Microsoft VBA IDE (Visual Basic Editor, VBE) to help developer manage source code through git.

Current project status

Project in development now...

The following git commands are implemented:

  • Init (create repository)
  • Commit
  • Revert
  • Create branch

Prerequisites

  • Microsoft .NET 4.0+

Libraries

Build

Project developing in Microsoft Visual Studio 2015

Installation

To install add-in after building you must execute RegisterAddinForIDE.reg file to add information in the windows registry.

About

Git management add-in for the Microsoft VBA IDE (Visual Basic Editor, VBE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages