Git Product home page Git Product logo

deven's Introduction

DevEn

DevEn is a developpement environement creator for LAMP server focused on Debian. When you start a project, you want to get it up and runnung without to much hassle. DevEn creates a home folder for the project, a virtualhost for Apache, an entry to the /etc/hosts file that points to localhost and optionaly a mysql database.

DevEn is not as complete as EasyEngine and certainly does not do WordPress installs, but it does set you up a developpement environment quickly.

Installation

Clone the repo or download and unzip to a directory of your choice. Make deven.php executable

chmod +x deven.php

Make a soft link somwhere in your PATH

ln -s /path/to/deven.php /usr/local/bin/deven

Usage

You must use DevEn as root (or sudo).

deven [options] domain.name

deven myproject.local

Options

-u sets the user. By default, current user will be used.

-p --path project will be created using this path rather than the default one.

-l --list list existing domains

-h --help outputs this help -v --version outputs deven version number --prompt gathers information using prompt rather than command line arguments

TODO

  • skip folders creation (for existing sources)
  • delete
  • option to create mysql database
  • option to create mongodb collection

deven's People

Contributors

gresakg avatar

Watchers

 avatar  avatar

deven's Issues

Add installers

Install folder with simple install scripts and option --install=install-script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.