Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config to generate binaries for the build cmd line tool #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spwoodcock
Copy link

Fixes #29

As discussed this adds binaries for the build command line, so the user should be able to download and run:
`tilepack -url-template https://some.tms.url.com/{z}/{x}/{y} -dsn 'mytiles.mbtiles'

We did not discuss the proposal to remove mattn/go-sqlite3 in favour of modernc.org/sqlite, so CGO is enabled during the build and SQLite is bundled.

Hopefully this builds and helps someone! 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interest in providing pre-built binaries
1 participant