tremor 0.1.2

Utility library for interacting with baserock definitions
1
2
3
4
5
6
7
8
9
10
11
- name: test-chunk-1 
  repo: http://example.com/repo.git
  ref: caf862bd6302243a654e8c5dbcc3a3fe5eaaf417
  bit: assets/test-bit.bit

- name: test-chunk-2
  repo: http://example.com/repo-2.git
  ref: caf862bd6302243a654e8c5dbcc3a3fe5eaaf418
  bit: assets/test-bit.bit
  buildDepends:
  - test-chunk-1