https://github.com/silasary/protobuild.bootstrap
https://github.com/silasary/protobuild.bootstrap
c-sharp protobuild wrapper-script
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/silasary/protobuild.bootstrap
- Owner: silasary
- Created: 2017-11-07T03:13:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T03:14:49.000Z (over 8 years ago)
- Last Synced: 2025-01-15T14:38:55.801Z (about 1 year ago)
- Topics: c-sharp, protobuild, wrapper-script
- Language: C#
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Protobuild.Bootstrap
Bootstrap is designed to be a lightweight wrapper for protobuild.exe, allowing you to update the version of protobuild in your repository without needing to deal with storing and merging lots of binary blobs in your repository.
# How to use
Place Bootstrap's protobuild.exe in the root of your repository, much like you would a normal Protobuild instalation. Then, simply set the `ProtobuildVersion` value of your Module.xml to the desired version hash.
To update Protobuild, simply bump the hash. No replacing of binary files required!