Skip to content

kovimilu/copy_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy_code

Copies source code recursively. Only these extensions: 'py', 'js', 'html', 'css', 'java' But you can modify it easily in the python code.

Args:

--path "path/to/file" | current file if empty --chunk 10000 copies #chunk number of characters at once. | everything at one if empty

Install

  1. install python
  2. pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Batchfile 1.3%