8 Forks
157 Stars
157 Watchers

CardStock

CardStock is a cross-platform tool for quickly and easily building programs. It provides a drawing-program-like editor for visually laying out your programs' parts, and a code editor for adding event-driven python code.

How to download and setup CardStock

Open terminal and run command
git clone https://github.com/benjie-git/CardStock.git
git clone is used to create a copy or clone of CardStock repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CardStock https://github.com/benjie-git/CardStock/archive/master.zip

Or simply clone CardStock with SSH
[email protected]:benjie-git/CardStock.git

If you have some problems with CardStock

You may open issue on CardStock support forum (system) here: https://github.com/benjie-git/CardStock/issues