pipeline-script 0.3.4

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

const name = "pipeline-script";
if(name == "pipeline-scrip2t" || (name == "pipeline-script")) {
    println("Hello, World!1")
}