Skip to content

Clone Command

Compare
Choose a tag to compare
@sarthaksavvy sarthaksavvy released this 13 Oct 14:52
  • Now you can clone any git repository with single command packer clone repo-url.

  • How it is different from git clone.

  • For any laravel repository you need to clone and then do composer install and even after that need to generate key if repository is a project.

  • packer clone reduces all 3 steps into 1. Just use it a