Code Monkey home page Code Monkey logo

fabrik's Issues

Install crashes

You are using pip version 6.0.8, however version 6.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting git+git://github.com/Frojd/Frojd-Fabric.git@develop
Cloning git://github.com/Frojd/Frojd-Fabric.git (to develop) to /var/folders/mj/_p8l5hnj7rg3_b7q1j7t0sg80000gn/T/pip-4uIF_J-build
Traceback (most recent call last):
File "", line 20, in
File "/var/folders/mj/_p8l5hnj7rg3_b7q1j7t0sg80000gn/T/pip-4uIF_J-build/setup.py", line 23, in
install_requires = [str(ir.req) for ir in requires]
File "/Users/gustav/Sites/Comintelli/venv/lib/python2.7/site-packages/pip/req/req_file.py", line 19, in parse_requirements
"parse_requirements() missing 1 required keyword argument: "
TypeError: parse_requirements() missing 1 required keyword argument: 'session'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

  File "<string>", line 20, in <module>

  File "/var/folders/mj/_p8l5hnj7rg3_b7q1j7t0sg80000gn/T/pip-4uIF_J-build/setup.py", line 23, in <module>

    install_requires = [str(ir.req) for ir in requires]

  File "/Users/gustav/Sites/Comintelli/venv/lib/python2.7/site-packages/pip/req/req_file.py", line 19, in parse_requirements

    "parse_requirements() missing 1 required keyword argument: "

TypeError: parse_requirements() missing 1 required keyword argument: 'session'

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /var/folders/mj/_p8l5hnj7rg3_b7q1j7t0sg80000gn/T/pip-4uIF_J-build

Rsync support

Add support for Rsync as a valid way of syncing local with server (for servers without git)

Add backup fold in setup

This should be next to shard/current/releases folder and store a rolling db backup (default 5)

Add flags to composer install

Composer install run at the moment:
php composer.phar install --no-scripts --optimize-autoloader

Should be:
php composer.phar install --no-ansi --no-dev --no-interaction --no-progress --no-scripts --optimize-autoloader

Maybe there should be a way to pass on different flags for different stages?

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.