RubyGems Navigation menu

lightning 0.3.4

Lightning is a commandline framework that lets users wrap commands with shell functions that are able to refer to any filesystem path by its basename. To achieve this, a group of paths to be translated are defined with shell globs. These shell globs, known as a lightning _bolt_, are then applied to commands to produce functions. In addition to translating basenames to full paths, lightning _functions_ can autocomplete these basenames, resolve conflicts if they have the same name, leave any non-basename arguments untouched, and autocomplete directories above and below a basename. To make bolts shareable between users and functions easier to create, lightning has _generators_. A _generator_ generates filesystem-specific globs for a bolt. Lightning comes with some default generators. Users can make their own generators with generator plugins placed under ~/.lightning/generators/.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.1 - February 24, 2012 (29.5 KB)
  2. 0.4.0 - April 20, 2011 (29.5 KB)
  3. 0.3.4 - April 08, 2011 (29.0 KB)
  4. 0.3.3 - February 08, 2011 (29.0 KB)
  5. 0.3.2 - April 13, 2010 (30.0 KB)
显示所有版本 (共 8 个)

Development 依赖 (4):

bacon >= 1.1.0
bacon-bits >= 0
bacon-rr >= 0
rr >= 1.0

业主:

作者:

  • Gabriel Horner

SHA 256 校验和:

256b89cfb604d25ec5867cf3f91629101e11279634216e8741642e78e795e182

下载总量 28,874

这个版本 3,274

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: >= 1.3.6

链接: