Replies: 1 comment
-
| 
         Hello @andrehora 😄👋 The post is sharing the gitevo tool, which helps measure code Correct usage:pip install gitevo
gitevo <git_url> -r <js|ts>Example with Gatsby:gitevo https://github.com/gatsbyjs/gatsby -r js
gitevo https://github.com/gatsbyjs/gatsby -r tsThe correction was that the original example missed the  References: | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
Just to share some code evolution metrics 📊 of Gatsby in the last five years:
https://andrehora.github.io/gitevo-examples/javascript/gatsby.html
Try in your own JavaScript (or TypeScript) repository:
For example:
More info: https://github.com/andrehora/gitevo
Beta Was this translation helpful? Give feedback.
All reactions