Skip to content

ErtyumPX/code-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Status

Simple project to calculate how many lines of code has be written and in which langauges.

Main idea is to create a GUI to easily filter/ignore or include files and extensions.

Further details will be written soon...

License

This project is licensed under the GNU GPL-3.0 license.

Setup

Project is currently compiled with GNU G++ 13.2.1.

There is no third-party dependency.

For compiling and linking rules GNU Make 4.4.1 was used.

After fulfilling dependencies, download or clone the project and use Makefile to easily compile:

> make all
> make run

Project

-- will be added as the project developes --

About

Project to calculate how many lines of code has be written and in which langauges

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published