Categories: None [Edit]

lightning

https://rubygems.org/gems/lightning
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/.

Total

Ranking: 38,314 of 191,483
Downloads: 32,712

Daily

Ranking: 48,171 of 191,454
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,03713,216,269rr
8,189479,215bacon
61,10217,442bacon-bits
108,7247,018bacon-rr

Owners

#GravatarHandle
1iconcldwalker