CCT+
  • Home
  • Apps
  • About
  • Members
Subscribe
Tagged

Command Line

A collection of 1 post

How to find how many lines of code is in your Swift Project
Command Line

How to find how many lines of code is in your Swift Project

I was streaming my work on coffee_ the other day, and @MikaelaCaron sent me a snippet on how to find how many lines of code the app was. If you're just here for the code snippet, then here it is. find . -path ./Pods -prune -o -name '*.swift' -print0 ! -name

  • Maegan Wilson
Maegan Wilson Apr 10, 2022 • 1 min read
CCT+ © 2022
  • Contact
Powered by Ghost