Skip to content

fanlumaster/CFAQCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a template for C Language in Arch Linux.

I use the tool chains below:

  • CMake
  • Fish
  • Neovim
  • clangd

Notice that, you should replace the line in the .clangd file below to your own include path of this project,

"-I/home/sonnycalcr/EDisk/TemplateCodes/LinuxCTemplate/includes", # you should replace this to your own include path of this project

Besides, after cloning this repo to your local device, you need to execute an additional command,

chmod +x *.sh

Moreover, if you use VSCode, do not forget to change "program" name in .vscode/launch.jsonc to your own binary program name.

Then, have fun writting C codes in Linux.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published