Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK03: Makefile project #27

Open
wants to merge 23 commits into
base: Yurii.Bezkorovainyi
Choose a base branch
from

Conversation

bezkor
Copy link

@bezkor bezkor commented Jan 3, 2023

Implement of Task3-make

a-vodka and others added 23 commits December 22, 2022 16:54
Signed-off-by: Oleksii Vodka <[email protected]>
Signed-off-by: Oleksii Vodka <[email protected]>
Signed-off-by: Oleksii Vodka <[email protected]>
Modify code for realise of main functionflity and check codestyle
Adding .gitignore file for future
Implement function who return random numeric 0-9
Refactoring of code for compliance of kernel styleguide
Create empty backup_guess_game.sh for backup source code of my awesome program
Adding some script of backup service code
Realize expected functionality of backup_guess_game.sh script
Add prototype of loop game script
Add code to realise of basics functionality of loop guess game
Format code with shfmt utility and fix sometime errors
Add backup of TASK01 targzipped files with release directopy
Creating directory and some files for make a Make task
Implementation Guess game with decomposition on different functions
Add .clang-format file from linux kernel project
Add some Makefile targets for future
Fix source code after format by clang-format and check by checkpath.pl utilities
Implement Makefile with backup, clean and release sections
Implement static library linking and Color highlighting echo messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants