gg_dna 3.1.0
gg_dna: ^3.1.0 copied to clipboard
Die DNA fuer Programmierprojekte - synchronisiert Anleitungen, Skills und Konventionen fuer KI-Agenten aus mehrschichtigen DNA-Repos in Zielprojekte.
example/gg_dna_example.dart
#!/usr/bin/env dart
// @license
// Copyright (c) 2019 - 2026 Dr. Gabriel Gatzsche. All Rights Reserved.
//
// 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 ggDna in action.');
}