gg_one_core 2.5.0
gg_one_core: ^2.5.0 copied to clipboard
Kernel, checks and publish configuration of the gg_one tool family - state caching, command bases, verification steps and gg-publish.json handling.
example/gg_one_core_example.dart
#!/usr/bin/env dart
// @license
// Copyright (c) ggsuite
//
// Use of this source code is governed by terms that can be
// found in the LICENSE file in the root of this package.
Future<void> main() async {
print('Look into tests, to see ggOneCore in action.');
}