https://github.com/juliadatabases/sqlitebuilder2.jl
https://github.com/juliadatabases/sqlitebuilder2.jl
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliadatabases/sqlitebuilder2.jl
- Owner: JuliaDatabases
- License: mit
- Created: 2018-08-18T14:13:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T17:09:55.000Z (over 6 years ago)
- Last Synced: 2025-01-20T04:13:53.777Z (over 1 year ago)
- Language: Julia
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SQLiteBuilder builder
This repository builds binary artifacts for the SQLiteBuilder project.
This repository has a default .travis.yml file that can be used to build
binary artifacts on Travis CI. You will however need to setup the release
upload manually. See https://docs.travis-ci.com/user/deployment/releases/.
If you don't wish to use travis, you can use the build_tarballs.jl
file manually and upload the resulting artifacts to a hosting provider
of your choice.