-
Notifications
You must be signed in to change notification settings - Fork 0
gsckoco/sourcefiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple program I made because I am lazy. It grabs all the source files in a given directory recursively, grabbing any source files in child directories and outputting them to be taken as the input into gcc. Usage: sourcefiles <path> <File extension 1> [File extension 2 ...] Example: $ sourcefiles ~/Projects/lmc/ h cpp > /home/ben/Projects/lmc/src/cpu.h /home/ben/Projects/lmc/src/main.cpp /home/ben/Projects/lmc/src/main.h Peak lazyness but it works
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published