- Removed unnecessary version.go file - Moved utils to their own go package - Moved test packages under the to the test_packages directory - Added the bpm-utils test package which can be used to make your own bpm packages
4 lines
79 B
Plaintext
4 lines
79 B
Plaintext
name: hello
|
|
description: A simple hello world program
|
|
version: 1.0
|
|
type: binary |