Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 936 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 936 Bytes

Language Swift 3

SwiftCloneCLI

SwiftCloneCLI helps to clone bitbucket repository with user interaction from terminal. This tutorial app is helps to create OWN CLI using Swift-3.

Features

  • User interactive with necessary steps to clone.
  • Able to customize CLI from sample project.
  • Dependencies git, base should be there in the system.
  • Colored output log in terminal

Steps

  • Get Application name.
  • Get BitBucket username.
  • Get BitBucket password.
  • Get BitBucket Repository path.
  • Get BitBucket Checkout path.
  • Start clone process.
  • Quit.

Screenshot:

alt text

License

SwiftCloneCLI is licensed under the MIT License.

Contact

Vignesh Kumar