https://github.com/juliageometry/tetgenbuilder
binaries for Tetgen
https://github.com/juliageometry/tetgenbuilder
Last synced: 5 months ago
JSON representation
binaries for Tetgen
- Host: GitHub
- URL: https://github.com/juliageometry/tetgenbuilder
- Owner: JuliaGeometry
- License: mit
- Created: 2018-06-19T20:18:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T10:51:48.000Z (over 7 years ago)
- Last Synced: 2025-02-03T20:08:00.597Z (over 1 year ago)
- Language: Julia
- Size: 12.7 KB
- Stars: 1
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# tetgen builder
This repository builds binary artifacts for the tetgen 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.