Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • local amp setup

local amp setup · Changes

Page history
mmclin created page: gitlab-workflow authored Jan 30, 2014 by Rene Cabral's avatar Rene Cabral
Hide whitespace changes
Inline Side-by-side
local-amp-setup.markdown
View page @ 2719053e
...@@ -48,16 +48,15 @@ brew install wget freetype jpeg mcrypt pcre php55-xdebug readline subversion zli ...@@ -48,16 +48,15 @@ brew install wget freetype jpeg mcrypt pcre php55-xdebug readline subversion zli
###### 5. Update bash environment paths. ###### 5. Update bash environment paths.
1. Open (create if not there) the `.profile` file in your home directory. 1) Open (create if not there) the `.profile` file in your home directory.
2. Add these entries to the file. Replace existing entries, if any. 2) Add these entries to the file. Replace existing entries, if any.
3. Replace `myusername ` with your exact user name as seen on the command line in `Terminal`.
```bash ```bash
export PATH=$(brew --prefix josegonzalez/php/php55)/bin:/usr/local/bin:/Users/myusername/phalcon-tools:$PATH export PATH=$(brew --prefix josegonzalez/php/php55)/bin:/usr/local/bin:/Users/myusername/phalcon-tools:$PATH
export PTOOLSPATH=/Users/myusername/phalcon-tools export PTOOLSPATH=/Users/myusername/phalcon-tools
``` ```
3) Replace `myusername ` with your exact user name as seen on the command line in `Terminal`.
4. Save and close the file. 4) Save and close the file.
......
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages