Coder Social home page Coder Social logo

phoenix-install-dev-environment's Introduction

Woohoo Labs. Phoenix

Software License Gitter

Woohoo Labs. Phoenix is a simple configuration management tool for your development environment.

Table of Contents

Introduction

Woohoo Labs. Phoenix helps you setting up and installing your development environment whatever platform you use.

Install

You have to clone the project first in order to install it:

git clone [email protected]:woohoolabs/phoenix.git

Then you have to create the configuration files by running the following commands:

# Create the main configuration file
cp config/config.sh.dist config/config.sh

# Create Bash configuration
cp config/bash/.bash_profile.dist config/bash/.bash_profile

# Create Git configuration
cp config/git/.gitconfig.dist config/git/.gitconfig

# Create GPG configuration
cp config/gpg/gpg.conf.dist config/gpg/gpg.conf

# Create SSH configuration
cp config/ssh/config.dist config/ssh/config

# Create ZSH configuration
cp config/zsh/.zshrc.dist config/zsh/.zshrc

# Create Warp configuration
cp config/zsh/.warprc.dist config/zsh/.warprc

Usage

The woohoo command provides several subcommands:

install

verify

config

ssh

gpg

You can refer to the woohoo help command for the current list of supported operations.

Versioning

This library follows SemVer v2.0.0.

Change Log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Support

Please see SUPPORT for details.

Credits

License

The MIT License (MIT). Please see the License File for more information.

phoenix-install-dev-environment's People

Contributors

kocsismate avatar

Watchers

James Cloos avatar

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.