Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmgustavo/helloworld

An example for work with No Compite Framework
https://github.com/cmgustavo/helloworld

Last synced: about 1 month ago
JSON representation

An example for work with No Compite Framework

Awesome Lists containing this project

README

        

HelloWorld
-----------

This is an example for No Compete Framework (another Perl web framework).

First create symbolic link from root to your HelloWorld folder.

sudo ln -s ~/path/to/HelloWorld /helloworld

Then your symbolic link to NC in ~/path/to/HelloWorld/perl

cd ~/path/to/HelloWorld/perl/
ln -s ~/path/to/NC NC
cd ../etc/apache/
sudo ./restart_apache.sh

Enjoy!