mono 0.0.3 copy "mono: ^0.0.3" to clipboard
mono: ^0.0.3 copied to clipboard

The fastest and most flexible CLI for managing Dart/Flutter monorepos, tasks, scanning, groups, and more.

example/main.dart

import 'dart:io';

import 'package:mono/mono.dart';

Future<void> main() async {
  final code = await runCli(['help'], stdout, stderr);
  print('mono exited with code $code');
}
1
likes
0
points
46
downloads

Publisher

verified publisherjozz.biz

Weekly Downloads

The fastest and most flexible CLI for managing Dart/Flutter monorepos, tasks, scanning, groups, and more.

Homepage
Repository (GitHub)
View/report issues

Topics

#mono #monorepo #cli #tool

License

unknown (license)

Dependencies

mono_cli

More

Packages that depend on mono