coopera / that-s-the-way-you-do-it

App for creating cookbooks based on github links
http://that-s-the-way-you-do-it.herokuapp.com
Other
1 stars 1 forks source link

Simplify the way you write tutorials for your team based on code available on GitHub!

Code Climate wercker status

Now look at them yo-yo's that's the way you do it

Money For Nothing - Dire Straits

Check out this awesome trailer/ demo!

<img src="http://img.youtube.com/vi/FwQW4TzelFw/0.jpg" alt="youtube trailer" width="400" height="300" border="10" />

And check the app live here:

http://that-s-the-way-you-do-it.herokuapp.com

That's The Way You Do It is a tutorials catalog for software development teams.

Are you tired of repeating the same explanations over and over for your interns? Solved a bug that you couldn't find the answer anywhere on Stack Overflow? Found an awesome way to code a feature? Show to your team: "hey, That's The Way You Do It!"

Answering a few questions

What can I do with this?

I'm glad you asked! With That's The Way You Do It you can create beautiful markdown tutorials in a fast way, focusing on the writing instead of on the copying and pasting.

Just it? What differs this project from other markdown editors?

Oh, silly person on the other side of the screen, there's one key feature that make That's The Way You Do It unique!

You can import code from GitHub to the editor seamlessly!

Whaaaaaaaat!?

Yeah, on That's The Way You Do It you can import code from:

And how can I do that?

Simple:

paste the link of what you whant and the editor grabs the code for you

Types of links that are supported at the moment:

Types of links that are expected to be supported (someday):

If you want to take code from private repos, just authenticate with your GitHub account!

OMG, That's awesome!

No, That's The Way You Do It :sunglasses:

Running

Remember to change your .env file to run local and set the proper variables at your production environment.

Create a new app here:

https://github.com/settings/applications/new

And copy the ID and secret of the app and paste them at your .env file.

Obtain a recaptcha key and secret API here:

https://www.google.com/recaptcha/admin

Remember:

DON'T COMMIT THE .ENV FILE TO THE VCS

Contact

Found any bugs? Have any suggestion? Just create an issue or send me an e-mail.

Cheers! :beers:

License

This software is under GNU GENERAL PUBLIC LICENSE