Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
5399ffe8c4b7b5a37fc5c6017a3ca6e3b3c8f8e1
/
.
/
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