Tekartik source control helpers (git & hg) for dart
in pubspec.yaml:
dependencies:
tekartik_sc:
git:
url: https://github.com/tekartik/sc.dart
version: '>=0.7.0'Versioning follows dart project versioning conventions.
pubspec.yaml:
dependencies:
tekartik_sc:
git:
url: https://github.com/tekartik/sc.dart
version: '>=0.7.0'Recursively pull
scpull
Recursively get status
scstatus
Push & pull
scpp
Revert local change
screvert
Clone either mercurial/git repository building path like <sc>/domain.com/path (example: git/github/tekartik/tekartik_sc.dart)
scsclone