Skip to content

jojo2357/Code-Stats-Action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeStats

Public workflows that use this action.

Still under development, supports multiple languages including java, python and c/c#/c++

Usage

Add this action to your workflow. Example:

     - name: Code_Stats
        uses: jojo2357/CodeStats@0.4.0
        with:
          root_dir: 'com/github/jojo2357'
          exclude: 'test'

Settings

Add with: to the workflow. Current usable settings:

  • root_dir: 'path/to/project/root' - Project's root folder
  • exclude: 'excludeme|excludemetoo' - Excluded directories in relativity to the root. | seperates multiple paths.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •