This website requires JavaScript.
Explore
Help
Sign In
personal
/
pomo
Watch
1
Star
0
Fork
0
You've already forked pomo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5075fb8ad8
pomo
/
makefile
9 lines
88 B
Makefile
Raw
Normal View
History
Unescape
Escape
add readme & makefile + small typo fixes.
2023-08-20 10:11:47 +00:00
build
:
gcc pomo.c -o pomo
install
:
tweak makefile.
2023-08-20 12:22:44 +00:00
cp ./pomo /bin/pomo
add readme & makefile + small typo fixes.
2023-08-20 10:11:47 +00:00
lint
:
clang-tidy pomo.c --
Reference in New Issue
Copy Permalink