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!
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!"
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.
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!
Yeah, on That's The Way You Do It you can import code from:
- Files hosted on GitHub repos (or just some lines of it)
- Changes from commits
- And even changes from pull requests
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:
- A file:
- Line interval from a file:
- A line from a file:
- A commit:
- A pull request
Types of links that are expected to be supported (someday):
- Gists
- Issues
If you want to take code from private repos, just authenticate with your GitHub account!
No, That's The Way You Do It 😎
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
Found any bugs? Have any suggestion? Just create an issue or send me an e-mail.
Cheers! 🍻
This software is under GNU GENERAL PUBLIC LICENSE