Skip to content

Shellfish displays user-submitted data to other users, soon with organizing, for easy sharing of knowledge.

License

Notifications You must be signed in to change notification settings

nasonfish/Shellfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shellfish -- a tutorial website

Running

We use a library named predis for interacting with our database, so to run this, you need to use pear to install it:

pear channel-discover pear.nrk.io
pear install nrk/predis

You also need to have a Redis server running locally. You can change settings for it in /libs/Tutorials.class.php/line 34, using predis' Predis\Client constructor.

Credits

Libraries we use include:

Otherwise, this software is licensed under the GNU General Public License, more information in License, by nasonfish nasonfish@nasonfish.com and puffrfish. Any contribution or engagement with this project is appreciated.

About

Shellfish displays user-submitted data to other users, soon with organizing, for easy sharing of knowledge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published