Kraymer / carcass

Generate carcass of a python project by copying files after having applied code folding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carcass

/ˈkɑɹkəs/

n. the skeleton or framework of a structure

Description

Generate carcass of a python project by copying files after having applied code folding.

Think of it as a way to share the overall design of a python project without unveiling the internals (eg to pass a design audit without disclosing the full codebase).

Selection_1426

Usage

carcass SOURCE DEST

Generate carcass of a python project by applying code folding
before copying .py files

About

Generate carcass of a python project by copying files after having applied code folding.

License:MIT License


Languages

Language:Shell 100.0%