Skip to content
forked from COMP1511UNSW/dcc

dcc - a C compiler which explains errors to novice programmers

License

Notifications You must be signed in to change notification settings

nktnet1/dcc-aur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcc-git

For documentation, visit the original repository:

This is a mirror of the AUR dcc-git package for Arch Linux:

Installation

Using an AUR helper, e.g. yay:

yay -S dcc-git

Installing directly from the AUR:

git clone https://aur.archlinux.org/dcc-git.git
cd dcc-git
makepkg -si

Installing using this GitHub repository:

git clone https://github.com/nktnet1/dcc-aur
cd dcc-aur
makepkg -si

About

dcc - a C compiler which explains errors to novice programmers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%