Skip to content

wibbe/zum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zum

A simple terminal based spreadsheet application. With a Vim like control scheme.

Building

Follow the steps outlined below to aquire the source and build the application.

Prerequisites

A working C++11 compiler and CMake version 2.8 or greater is all that is required to build the project.

Getting the source

git clone https://github.com/wibbe/zum.git
cd zum
mkdir build
cd build
cmake ..
make

The application along with all intermediate files will be located in the build director. Deleting this directory at any time is safe.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published