Skip to content

cfehnel/nilai

 
 

Repository files navigation

Nilai

Note: It is not recommended that anyone use this for anything important at this time. A lot of stuff is currently being moved around. But soon there will be an official release.

A work-in-progress, open source, bookmarking service created by Colin Devroe.

Open for contributions.

Installation

  • Download the latest release.
  • Unzip the archive.
  • Copy /application/config/database-sample.php to /application/config/database.php (leave database-sample.php)
  • Fill in proper database details in /application/config/database.php
  • Run /install/
  • Follow onscreen instructions

Or, Installation via cloning

  • I figure, if you know how to clone this repo, you don't need much more help.
  • Copy /application/config/database-sample.php to /application/config/database.php (leave database-sample.php)
  • Fill in proper database details in /application/config/database.php
  • Run /install/
  • Follow onscreen instructions

Upgrading

  • Download the latest release.
  • Replace all files (keeping your local configuration intact.)
  • Run /upgrade/

How To Contribute

To contribute by submitting issues; Please submit all issues on Github and be as verbose as possible.

To submit code patches:

  • Fork the repository on GitHub.
  • Make updates to your code.
  • Submit a pull request.

I have decided to go the Pull Request route rather than the open contribution route because I'm still running a hosted version of Nilai.

Enjoy. If you have questions or issues submit them on GitHub.

About

An open source bookmarking service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.4%
  • JavaScript 5.3%
  • CSS 0.3%