7 lines
362 B
Markdown
7 lines
362 B
Markdown
= dev-expr
|
|
Simple program for testing purpose on the go-pkg/expr module,
|
|
|
|
== First build
|
|
Currently, _dev-expr_ is all contained in the main.go source file, but the version infos that are imported from the version.go file, not included in this repository
|
|
Use the build.bash script to create the version.go file and build the program, at least for the first time.
|