]> lifelog.hopto.org Git

Open Source Code Repository of Will Budic

You can browse here to the Life Log Web App.

Shell Git Commands

Local, installation example, to fetch the LifeLog project, you can try the following:

$ git clone git://lifelog.hopto.org/LifeLog

From there on installation scripts are provided to resolve and find all the Perl Modules needed. This can be a lenghty process, as it will test downloaded modules.

Good news is, once modules are downloaded, build and tested, they will be installed on your machine, so reruning these instalation scripts will not start from scratch.

Run first the: sudo install_as_system_modules.sh As these modules might not install locally to user, as needs acces to system based libraries to build or link to.

Then run later: ./install_cpan_modules_required.pl

This also might be best to be sudo run, depending on your system,

i.e. if you are using a system based web server or different required environment, or use utilities like brew to have varios versions of Perl capable to run on your machine for testing.

PerlCNF Modules and Documentation, latest also TestManagment and Installation System.

$ git clone git://lifelog.hopto.org/PerlCNF

My Shell Scripts and one file programs, this contains also the sshf Backup System:

$ git clone git://lifelog.hopto.org/wb-shell-script
Or you can browse into the project bellow, on this page and fetch a snapshot instead.

To obtain developer access to update or have any of your own projects, please contact me for shell acess. As this requires me to add you as an user to the server and the git group.

Otherwise, the above is only general public read only git source access.

These projects are released under the ISC Open Source License.
List all projects
Project Description Last Change
LifeLog.git Life Log - Web Application. 5 weeks ago
PerlCNF.git Config, Network File Libs 5 weeks ago
PerlCNFWEBServer.git MOON STAGE! Don't Use! 5 weeks ago
dev_notes.git Dev Notes Repository 5 weeks ago
wb-docs.git Standalone Docs & Perticulars. 5 weeks ago
wb-shell-scripts.git Personal in use shell based scripts. 5 weeks ago