bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to compiler multi file

Jhinxs opened this issue · comments

how to compiler multi file.....like blfat build program.cs class1.cs class2.cs ..... etc

how to compiler multi file.....like blfat build program.cs class1.cs class2.cs ..... etc

Exactly like that, you could have just tried it. The name of the output will match the first file name. You can specify different output with -o