boyter / lc

licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
GNU Affero General Public License v3.0
124 stars 17 forks source link

Add macOS release #24

Closed ojkelly closed 6 years ago

ojkelly commented 6 years ago

Should be possible with Travis's macOS environment. https://docs.travis-ci.com/user/reference/osx

boyter commented 6 years ago

Should probably hook it up to actually build the release files themselves actually.

boyter commented 6 years ago

BTW happy to get a pull request for this.

boyter commented 6 years ago

So the only way I can see to do this is have it upload to S3 at the end of the process. Not sure if I want to do that. Maybe if someone wants to provide builds? Its not too hard to compile from source thankfully...

boyter commented 6 years ago

So the only way I can see to do this is have it upload to S3 at the end of the process. Not sure if I want to do that. Maybe if someone wants to provide builds? Its not too hard to compile from source thankfully...

It is verified that its building now so I may just close this down.

boyter commented 6 years ago

Done through cross compiling. See latest release for OSX binary https://github.com/boyter/lc/releases/tag/v1.2.2