-
Notifications
You must be signed in to change notification settings - Fork 201
Contribute
majorsilence edited this page Apr 24, 2012
·
11 revisions
All contributions welcome. I'll try to respond the same day to any emails or pull requests. Or within a few days at the most.
- Install visual studio 2008/2010 (express should work)
- Install .net 3.5sp1 sdk http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=11310
- Install .net 4.0 sdk http://www.microsoft.com/download/en/details.aspx?id=8279
- This is to use the release build script in the Release-Builds\ folder
- Only required if you want to use the release script
- Install database references for the databases you want to work with
- SQLite http://sqlite.phxsoftware.com/
- MySQL ADO.NET Driver http://www.mysql.com/downloads/connector/net/
- Firebird http://www.firebirdsql.org/en/net-provider/
- Oracel http://www.oracle.com/technetwork/topics/dotnet/index-085163.html
- Create github account if you already do not have one
- Create a fork of My-FyiReporting master branch
- Do your changes
- Commit your changes to your for
- Send a pull request and I'll commit the changes or send feed back