Skip to content

tekartik/sc.dart

Repository files navigation

tekartik_sc.dart

Tekartik source control helpers (git & hg) for dart

Setup

in pubspec.yaml:

dependencies:
  tekartik_sc:
    git:
      url: https://github.com/tekartik/sc.dart
    version: '>=0.7.0'

Versioning follows dart project versioning conventions.

Usage

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

About

Tekartik source control helpers (git & hg) for dart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages