Skip to content

Conversation

@CaptainDeathead
Copy link

TerminalCraft Project Submission

Project Details

  1. What is the name of your project? cloc (Count Lines of Code)

  2. How many hours did you spend developing this? Wakatime logged about 4 hours, but including testing, thinking, and writing parts of the README (which was untracked), I estimate around 6 hours total.

  3. Briefly describe what your project is. What makes it unique?
    cloc is a lightweight, terminal-based utility to count lines of code in files or projects. It supports recursive ignore patterns with wildcards and a .clocignore file for easy exclusion of files and directories. It includes coloured output and good documentation to improve codebase / project analysis without unnecessary complexity.

  4. How many people have tested your extension?
    3 people have tested my extension. My mate Hamish installed it with pip and tested it on his game. My older brother tested it on his Farming Simulator mod, my stepdad tested it on his onedrive (which took a little while) with my Mum commenting that she liked the "rainbow colors".

  5. On What operating systems have you tested this project?
    Linux (Fedora & Ubuntu) and Windows

  6. Does your project include a Readme file with instructions on how to use it?
    Yes


Additional Comments

I had been using an online LOC counter but I didn't like how slow it was and how hard it was to setup ignore patterns. I feel like being able to see your lines of code in an easy way gives you a little boost when working on projects as it allows you to see how much work you've put in and appreciate it. While there is still a little bit I want to do to it such as ordering the output by size I didn't hear about Terminalcraft until yesterday so I was kind of rushing around a bit today but I'm quite proud of what I've made and its already proved useful in my ongoing project Farm CEO. (I am very happy I added the .clocignore file support as it made large codebases soooo much easier to see).

@vercel
Copy link

vercel bot commented Jun 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
terminalcraft ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2025 3:50pm

@JosiasAurel
Copy link
Member

please send me a video demo on slack

@JosiasAurel JosiasAurel reopened this Jun 24, 2025
@JosiasAurel
Copy link
Member

woops. misclicl

@CaptainDeathead
Copy link
Author

How do find your slack?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants