Skip to content

Commit 884fbb9

Browse files
committed
Updated for Release 1.0
1 parent df2ae0d commit 884fbb9

File tree

12 files changed

+7
-21
lines changed

12 files changed

+7
-21
lines changed

README.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -96,27 +96,9 @@ make all
9696

9797
## Downloading Binary Version
9898

99-
The following binary versions are available for download. Just download the file to your computer (either the .exe. or .zip version), copy the file so it is in you current path, and then run it. You may want to rename the downloaded file to just `csv2sql` (Linux & Mac OS X) or `csv2sql.exe` (Windows) as well.
99+
Pre-compiled binaries are available from the `csv2sql` Release page below. These are provide for Windows (32bit and 64bit), MacOSX (64bit), and Linux (64bit):
100100

101-
**Linux (64 bit)**
102-
- [Binary in zip file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-linx64.zip)
103-
- [Binary file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-linx64)
104-
105-
**Mac OS X (64 bit)**
106-
- [Binary in zip file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-macx64.zip)
107-
- [Binary file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-macx64)
108-
109-
**Mac OS X (64 bit)**
110-
- [Binary in zip file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-macx64.zip)
111-
- [Binary file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-macx64)
112-
113-
**Windows (64 bit)**
114-
- [Binary in zip file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-x64.zip)
115-
- [Binary file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-x64.exe)
116-
117-
**Windows (32 bit)**
118-
- [Binary in zip file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-x386.zip)
119-
- [Binary file](https://github.com/wiremoons/csv2sql/blob/master/binaries/csv2sql-x386.exe)
101+
- [csv2sql Release 1.0](https://github.com/wiremoons/csv2sql/releases/tag/1.0)
120102

121103

122104
## Example Usage

binaries/csv2sql-linx64

-2.16 MB
Binary file not shown.

binaries/csv2sql-linx64.zip

-636 KB
Binary file not shown.

binaries/csv2sql-macx64

-2.14 MB
Binary file not shown.

binaries/csv2sql-macx64.zip

-633 KB
Binary file not shown.

binaries/csv2sql-ver-0.6.7z

1.29 MB
Binary file not shown.

binaries/csv2sql-ver-1.0.7z

1.29 MB
Binary file not shown.

binaries/csv2sql-x386.exe

-1.86 MB
Binary file not shown.

binaries/csv2sql-x386.zip

-646 KB
Binary file not shown.

binaries/csv2sql-x64.exe

-2.29 MB
Binary file not shown.

0 commit comments

Comments
 (0)