An open API service indexing awesome lists of open source software.

https://github.com/theawesomecoder61/xlc

A Mac OS X program that counts the number of lines of code and more in an Xcode project.
https://github.com/theawesomecoder61/xlc

List: xlc

Last synced: 3 months ago
JSON representation

A Mac OS X program that counts the number of lines of code and more in an Xcode project.

Awesome Lists containing this project

README

          

# XLC
XLC stands for .**X**codeproj **L**ine **C**ounter. It does exactly what the title says, counts the number of lines of code in an Xcode project. It also displays the total line count and character count for each file scanned.

## Requires
Mac OS X 10.8 or later

## Features
- choose from 12 file types to scan
- choose whether to include empty/blank lines
- choose whether to include files in *.framework* files
- displays the number lines of code and characters, file count, and file size of all the files

## [Download](https://github.com/theawesomecoder61/XLC/releases)
Click the link above to go to the releases page.

## Screenshots
![Imgur](http://i.imgur.com/pGFOwO5.png)
![Imgur](http://i.imgur.com/QHywIcv.png)

## Building for yourself
1. Make sure you have the latest version of Xcode installed
2. Download the repo as a ZIP or clone the repo
3. Run