taida 1.0.10 copy "taida: ^1.0.10" to clipboard
taida: ^1.0.10 copied to clipboard

discontinued
outdated

A web application build tool

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate taida

Use it

The package has the following executables:

$ taida

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add taida

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

dependencies:
  taida: ^1.0.10

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

Publisher

verified publisherglassp.dev

Weekly Downloads

A web application build tool

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, archive, args, crypto, html, meta, sass, watcher, yaml

More

Packages that depend on taida