Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

rmed/dev-init

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

dev-init

PyPI version

Automated development environment initialization

Requirements

  • Python 2 or 3 (tested in Python 2.7 and 3.4)

Usage

For help on a specific command, run dev-init COMMAND --help.

usage: dev-init [-h] [--version] {list,new,remove,show,start} ...

Automated development environment initialization

optional arguments:
  -h, --help            show this help message and exit
  --version             show program's version number and exit

commands:
  {list,new,remove,show,start}
    list                list all the available environment types
    new                 define a new environment type
    remove              remove an environment type from the configuration file
    show                show the commands performed for a specific environment
    start               start a new environment

About

Automated development environment initialization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages