Skip to content

ElkinAMG/CreateFilesWithC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ File Maker ⚡

This is a way to create files more efficiently for our tasks

Options

→ You can create C files.
→ You can create BASH files.
→ You can create PYTHON files.

Instructions

  1. Git Clone:
    $ git clone https://github.com/ElkinAMG/CreateFilesWithC.git
  2. Enter to the folder
    $ cd CreateFilesWithC
  3. Run the installer as root
    $ sudo ./install.sh
  4. Run the program typing on your terminal
    $ file_maker
  5. Enjoy it!

Compiled with GCC

$ gcc -Wall -Werror -Wextra -pedantic *.c -o file_maker

About

This is a way to create BASH, C and PYTHON files more efficiently for Holberton's tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published