AlexGustafsson / bake

A cross-platform language and tool for building things - like Make, but better

Home Page:https://alexgustafsson.github.io/bake/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement type conversions

AlexGustafsson opened this issue · comments

Implement simple conversions between types such as strings, bools etc. This makes it possible to convert, for example, an string environment variable to an int.