basil 1.0.0 basil: ^1.0.0 copied to clipboard
A linear build system for Dart projects, designed to be lightweight and extensible.
int calculate() {
return 6 * 7;
}
A linear build system for Dart projects, designed to be lightweight and extensible.
int calculate() {
return 6 * 7;
}