We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765136f commit 44234ceCopy full SHA for 44234ce
README.md
@@ -1,7 +1,11 @@
1
# linux-automation
2
linux automation tools developped by azzedine
3
-## how to install
+## ccompile:
4
+ccompile : is a simple tool that use gcc to execute your c files and give you output and
5
+option of deleting temporary files.
6
+
7
+### how to install
8
sudo chmod +x install.sh && sh install.sh
9
-### enjoy
-#### from azzedine lakhdar
10
+#### enjoy
11
+##### from azzedine lakhdar
0 commit comments