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

Loops? #5

Closed
nitinthewiz opened this issue May 27, 2015 · 8 comments
Closed

Loops? #5

nitinthewiz opened this issue May 27, 2015 · 8 comments

Comments

@nitinthewiz
Copy link

I read your code and would need to do a lot to get to a state where I can edit it.

Are you planning on implementing loops? Like, running GET 20 times (without copy-pasting it 20 times in the script)?

Now that would be an awesome next step!

@f-prime
Copy link
Owner

f-prime commented May 27, 2015

Yes actually, I am working on a looping system right now. It will be the
next commit.
On May 27, 2015 7:15 PM, "Nitin Khanna" notifications@github.com wrote:

I read your code and would need to do a lot to get to a state where I can
edit it.

Are you planning on implementing loops? Like, running GET 20 times
(without copy-pasting it 20 times in the script)?

Now that would be an awesome next step!


Reply to this email directly or view it on GitHub
#5.

@nitinthewiz
Copy link
Author

Yippie!!! Less work for me! (boy, am I lazy!) 😜

@f-prime
Copy link
Owner

f-prime commented May 27, 2015

I still hope that you make some contribution though, that'd be cool :)

@nitinthewiz
Copy link
Author

I'm still reading the code. Will definitely poke around and shoot a pull request if/when I have something for you... This is a really, really cool thing you've done here :)

@f-prime
Copy link
Owner

f-prime commented May 28, 2015

Cool, I look forward to seeing what you have to contribute. I am planning
on working on this for a while thanks to the reactions I've gotten. I'm
excited about where this might go :)
On May 27, 2015 8:42 PM, "Nitin Khanna" notifications@github.com wrote:

I'm still reading the code. Will definitely poke around and shoot a pull
request if/when I have something for you... This is a really, really cool
thing you've done here :)


Reply to this email directly or view it on GitHub
#5 (comment).

@f-prime
Copy link
Owner

f-prime commented May 28, 2015

Loops will be included in this weekend's commit. Stay tuned.

@f-prime
Copy link
Owner

f-prime commented May 28, 2015

Nevermind! I had about an hour of spare time and I have implemented basic loops. Hopefully it can be expaned upon and improved in the future. Nested loops are not supported yet in this current version. I have also added a version number which is good.

@f-prime f-prime closed this as completed May 28, 2015
@nitinthewiz
Copy link
Author

👍

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

No branches or pull requests

2 participants