Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 279 Bytes

SERVICE PAGE CLI

  • Simple cli tool to download and copy the code from any public github repo to your directory

  • Env variables

      GITHUB_OWNER='geeky-abhishek'
      GITHUB_REPO='sample-ui'
      GITHUB_BRANCH='main'
    
  • Run the cli

     copy-component