Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
6d002482d961a57fe50c49b79cd1256296e6685f
/
.
/
travis
/
setup.sh
blob: f135a269407380f2e81abefdee17218a5c76a82b [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
ex
(
cd packages
/
cassowary
;
pub get
)
(
cd packages
/
newton
;
pub get
)
pub global activate tuneup