Copies source code recursively. Only these extensions: 'py', 'js', 'html', 'css', 'java' But you can modify it easily in the python code.
--path "path/to/file" | current file if empty --chunk 10000 copies #chunk number of characters at once. | everything at one if empty
- install python
- pip install -r requirements.txt