Skip to content

jp-a/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Hello World

Description

This is the README file for the Hello-World project. Here is an extra line. And there is another one added from mac.

Quick Install to your local environment

Assuming you already have Apache + PHP 5.3 + MySQL installed:

Clone the repository to your local environment

clone [email protected]:xxx/yyy.git

Edit environment configuration file to check parameters

env.cfg 

Launch following script to init the environment

make init

This will

  • Create the database as defined in env.cfg
  • Load the dump
  • Do some magic...

Your local environment is ready...

Development Guidelines

Perform modification on your local environment Commit modification to your local environment

git commit 

Commit modifications when the fix/feature is stable

git push

Todo

The following workflow shall be followed ultimately: A successful Git branching model

About

Just trying out github functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published