/kickass

Assignment helper

Primary LanguageShell

kickass

the one step C assignment maker

KickAss takes your C source code, compiles the code, executes it, takes a screenshot, converts C to Alogrithmish format and generates a .tex file which can be used to generate a .pdf file.

Demo

Installation

run the installation script

./install.sh
sudo cp kickass.sh /usr/bin/kickass

this will install kickass to /usr/bin.

Dependencies

For converting C code to Algorithm format, make sure you have installed ctoalgo.

For converting .tex files to .pdf format, make sure you have these packages installed

texlive-core texlive-formatsextra texlive-latexextra texlive-pictures texlive-science

and for screenshot, install maim