elwayman02 / jordan-hawker-cli

Jordan Hawker CLI
MIT License
0 stars 0 forks source link

configurable cli #16

Open mklabs opened 8 years ago

mklabs commented 8 years ago

Hello there!

I love your idea of a personal-cli, really funny :) Would it be possible to change a little bit some hardcoded values to make it usable by others ?

We can fork and make a few edits here and there, but would be great to have some kind of extension points to use your tool as a dependency and have it handles different peoples.

Also, I would see a use to a dotfiles or init command that would clone and install user personal dotfiles and or config.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/34745422-configurable-cli?utm_campaign=plugin&utm_content=tracker%2F21659779&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F21659779&utm_medium=issues&utm_source=github).
elwayman02 commented 8 years ago

This is a great idea! I'm not sure how soon I'll be able to make significant progress on this, but I have created a new project that pushes up the existing code for now:

https://github.com/elwayman02/personal-cli

Feel free to open issues or pull requests with ideas that you have; if you want to contribute code, I'm happy to give you contributor access to the repo to make it easier.

Given my existing schedule, I probably won't have time to do much with this until July/August at the earliest (going on vacation soon), but I wanted to make sure to respond sooner than that so you didn't think I wasn't interested!

mklabs commented 8 years ago

:+1: awesome :p

mklabs commented 8 years ago

I would see something like a little gh pages generator to quickly create a landing page with all these information. Good job on the doc, really complete readme.

Also maybe trying to set default values from a package.json file with read-pkg-up. It works great and is pretty small.

I'll add issues / pr to the repo.

mklabs commented 8 years ago

btw, what's this bounty thing ? :p I'll tip myself.

elwayman02 commented 8 years ago

Hah, bountysource just provides a nice github integration for people to add tips for resolving open-source issues...was experimenting with it so I enabled it on this one. :)