-
Notifications
You must be signed in to change notification settings - Fork 0
License
pn2200/code-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
What is code-sample? -------------------- code-sample is a document indexing and querying system using an EventBus implementation. Web: http://github.com/pn2200/code-sample/ License ------- code-sample is distributed under the GNU General Public License (GPL), as described in the 'COPYING' file. Building from source -------------------- Use autoreconf to invoke the various parts of the GNU Build system: autoreconf -i Then build: ./configure make Run all tests: make check Usage ----- After starting at a command prompt, use the following commands: add filename Add a file to the system. query word Return the filenames of files that contain word. remove filename Remove a file from the system. quit Quit the program.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published