-
Notifications
You must be signed in to change notification settings - Fork 33
Home
Benjamin edited this page Mar 14, 2020
·
17 revisions
First, clone the repo: git clone https://github.com/bhoogter/VB6TocSharp.git
The main VB6 project is prj.vbp
. You can either double click on this from a folder in Explorer, or type the filename in a command prompt (assuming you already have VB6 installed somewhere).
Some things you will want to do to help you get started...
- Project Configuration (do this first)
- Follow Configuration Guide
- File Linting (Recommended, but optional)