Open
Description
Hi,
I'm building a gem and i'd like to use bones
via its ruby API to implement some features. My goal is build a pry-plugin_kit
plugin for the Pry REPL. To that end, i'd like the user to be able to type pry --build_plugin my_plugin
and it'll use a bones template stored in the gem's directory.
Currently if i want this functionality, i have to get the user to manually copy the bones skeleton to their ~/.mrbones/
directory, right? It woudl be much nicer if i could just tell the bones gem to create a project from a skeleton stored in a directory of my choosing, and nicer still if i could do that without shelling out :P Anyway, let me know what u think.
thanks
Metadata
Metadata
Assignees
Labels
No labels