Sha256: c586a4e56c564b367bee6a7f19100a788bd55466b2e3af675402f22eb240fcfb

Contents?: true

Size: 967 Bytes

Versions: 11

Compression:

Stored size: 967 Bytes

Contents

# Components
## General Commandline

## Commands
 - init

 - st / stat  -> environment + versions of dependencies, state of submodules,
   current git state, running state, etc.
 - env     [-l[ist] || new\_env]
 - role    [-l[ist] || new\_role]
 - machine [-l[ist] || impersonate\_machine]
 - os (shows current only?)
 - br / branch [...] -> alias for git-branch so its clear it's an intergral part of
   the current operating environment

 - run/start [@as-options]  [cmd...options...]
 - stop
 - restart (gracefully)
 - hard-restart (ungracefully)
 - test (starts supervisord in non-daemon mode if it's not already running for
   additional feedback)

## Config
 - Allow a ~/.metacon-config for filling in general things not specified in
   project directory.
 - project.config > home.config > default.config
 - Make sure there is general (sane) config stuff for basic ruby-god stuff

## Shell Prompt (PS1) for Bash/ZSH

## Autocomplete



## Context Changes
 * 


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
metacon-0.3.0 TODO.md
metacon-0.2.4 TODO.md
metacon-0.2.3 TODO.md
metacon-0.2.2 TODO.md
metacon-0.2.1 TODO.md
metacon-0.2.0 TODO.md
metacon-0.1.6 TODO.md
metacon-0.1.5 TODO.md
metacon-0.1.4 TODO.md
metacon-0.1.3 TODO.md
metacon-0.1.0 TODO.md