https://github.com/boltops-tools/terraspace_vcs_github
https://github.com/boltops-tools/terraspace_vcs_github
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/boltops-tools/terraspace_vcs_github
- Owner: boltops-tools
- License: mit
- Created: 2022-07-06T23:34:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T23:51:37.000Z (almost 4 years ago)
- Last Synced: 2026-02-14T17:20:56.977Z (4 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# terraspace_vcs_github
[](http://badge.fury.io/rb/terraspace)
[](https://www.boltops.com)
[](https://learn.boltops.com)
Provides GitHub VCS support for Terraspace.
## Installation
Add gem to your Terraspace project
Gemfile
gem terraspace_vcs_github
Then to install run
bundle
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/boltops-tools/terraspace_vcs_github.