ยป Home ยป Applications ยป Copycode

Copycode

Author:

๐Ÿ”— martinvelt

Real discussions and feedbacks of Copycode

๐Ÿ”— Join the Discussion on Forums

App Description

Copycode is a lightweight CLI tool that scans your project for specific file types (e.g., .py, .js, .html), combines the contents, and copies everything to your clipboard. It can also save the output to a file if needed. It supports excluding files or folders, custom file types via a .copyconfig file, and automatically excludes common folders like .venv.

Project Overview

Copycode is a Python package designed to simplify the process of copying all project code to the clipboard or saving it to a file. It is particularly useful for sharing code with tools like ChatGPT. The tool supports excluding specific files or folders, custom file types, and automatically excludes common folders such as .venv. While the post did not include any user comments, the project’s functionality and ease of use suggest it could be a valuable tool for developers looking to streamline their workflow.

Links

๐ŸŒ Website: https://github.com/MartinVeltman/CopyCode
๐Ÿ“ฑ Download: https://pypi.org/project/copycode/

Features & Benefits

โœ… Lightweight CLI tool
โœ… Supports multiple file types
โœ… Excludes common folders automatically
โœ… Customizable via .copyconfig file
โœ… Can save output to a file

Related Posts

Leave a Reply