gg_dna 2.1.0 copy "gg_dna: ^2.1.0" to clipboard
gg_dna: ^2.1.0 copied to clipboard

discontinuedreplaced by: helix

Die DNA fuer Programmierprojekte - synchronisiert Anleitungen, Skills und Konventionen fuer KI-Agenten aus mehrschichtigen DNA-Repos in Zielprojekte.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate gg_dna

Use it

The package has the following executables:

$ gg_dna

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gg_dna

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  gg_dna: ^2.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gg_dna/gg_dna.dart';
0
likes
0
points
456
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

Die DNA fuer Programmierprojekte - synchronisiert Anleitungen, Skills und Konventionen fuer KI-Agenten aus mehrschichtigen DNA-Repos in Zielprojekte.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, gg_args, gg_console_colors, gg_hash, gg_log, gg_process, interact, path, pub_semver, yaml

More

Packages that depend on gg_dna