Skip to content

Roshan-R/kickass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Assignment helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published