speakeasy 0.0.2 copy "speakeasy: ^0.0.2" to clipboard
speakeasy: ^0.0.2 copied to clipboard

Dart 1 only

A private pub server for Dart

Logo

A private pub server for Dart

Build Status

Installing #

TODO

Use cases #

  1. Use private packages.

    Allows you to use the pub package system in your company without exposing code to the public, and use your private packages just as easily as public ones.

  2. Cache pub.dartlang.org.

    Reduces latency to users. Packages are cached from pub.dartlang.org and are available as long as the server is running ensuring reliability for CI systems.

Inspiration #

Speakeasy was inspired by Sinopia a private npm server and contains a similar configuration process.

0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

A private pub server for Dart

Repository (GitHub)
View/report issues

License

Zlib (LICENSE)

Dependencies

archive, args, http, logging, pub_server, resource, shelf

More

Packages that depend on speakeasy