shell_script_codegen 1.0.1 copy "shell_script_codegen: ^1.0.1" to clipboard
shell_script_codegen: ^1.0.1 copied to clipboard

A code generation package for parameterizing shell scripts

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add shell_script_codegen

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

dependencies:
  shell_script_codegen: ^1.0.1

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:shell_script_codegen/shell_script_codegen.dart';
0
likes
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A code generation package for parameterizing shell scripts

Repository (GitHub)
View/report issues

Topics

#code-generation #shell-scripts #build-runner #source-gen

License

unknown (license)

Dependencies

analyzer, build, build_config, meta, path, source_gen

More

Packages that depend on shell_script_codegen