1. 18 Jul, 2016 1 commit
    • Christopher Chedeau's avatar
      Initial version of the global cli · 2305bf23
      Christopher Chedeau authored
      Test Plan:
      
      ```
      npm pack
      node global-cli/index.js testing --scripts-version /Users/vjeux/random/react-getting-started/create-react-app-scripts-0.0.1.tgz
      ```
      
      make sure it shows
      
      ```
      Creating the app testing at /Users/vjeux/random/react-getting-started/testing
      ```
      2305bf23