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

discontinuedreplaced by: helix

gg_dna ist ein Repository, in dem verschiedene Anleitungen, Scripts und Konfigurationen fuer KI-Agenten liegen. Es stellt Anleitungen sowie Anweisungen fuer Code-Struktur, Test, Deployment und Program [...]

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

With Flutter:

 $ flutter 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: ^1.1.0

Alternatively, your editor might support dart pub get or flutter 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
140
points
456
downloads

Documentation

API reference

Publisher

verified publisherinlavigo.com

Weekly Downloads

gg_dna ist ein Repository, in dem verschiedene Anleitungen, Scripts und Konfigurationen fuer KI-Agenten liegen. Es stellt Anleitungen sowie Anweisungen fuer Code-Struktur, Test, Deployment und Programmierprinzipien dar. Es ist sozusagen die DNA, also der Aufbauplan fuer Programmierprojekte, die damit erzeugt werden.

License

unknown (license)

Dependencies

args, gg_args, gg_console_colors, gg_log, gg_process, interact, path

More

Packages that depend on gg_dna