Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New command #26

Closed
ljrpicasso opened this issue Dec 3, 2012 · 3 comments · May be fixed by #38
Closed

New command #26

ljrpicasso opened this issue Dec 3, 2012 · 3 comments · May be fixed by #38

Comments

@ljrpicasso
Copy link

I've put together a sub-new command for generating the template for a new sub command. It is written in ruby, because I wanted to make use of the ERB handling - the alternate language generators are just ERB templates. I've got simple examples for bash and ruby. There are no dependencies on outside gems, because our concept was to limit this type of dependency.

Not sure if a pull request is appropriate, since this would add a dependency for ruby, but for the people I know, this isn't a problem.

Any ideas? Should I pass it up?

John

@qrush
Copy link
Owner

qrush commented Dec 3, 2012

You could at least toss it on gist! Maybe we could give a shot at converting it in some way into bash.

@jeffreyroberts
Copy link

I have a small "devkit" I wrote in bash, I will PR it

@jeremy
Copy link

jeremy commented Sep 11, 2018

#38

@jeremy jeremy closed this as completed Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants