Skip to content

SwiftCloneCLI helps to clone bitbucket repository with user interaction from terminal.

License

Notifications You must be signed in to change notification settings

vigneshuvi/SwiftCloneCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SwiftCloneCLI helps to clone bitbucket repository with user interaction from terminal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages