Created
          September 19, 2014 21:13 
        
      - 
      
- 
        Save lukaszewczak/ea65b23e46d506dee99a to your computer and use it in GitHub Desktop. 
    Create repo
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | mkdir angularjs-styleguide | |
| cd angularjs-styleguide | |
| git init | |
| touch README | |
| git add README | |
| git commit -m 'first commit' | |
| git remote add origin [email protected]:nazwa-projektu.git | |
| git push -u origin master | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment