pipeline-script 0.3.6

Script engine designed for the project construction tool pipeline(crate name pipeline-cli)
Documentation
1
2
3
4
5

spawn{
 println("Hello, World!")
}
wait()