forkability icon indicating copy to clipboard operation
forkability copied to clipboard

Better visibility of what forkability looks for _before_ being run

Open dougaitken opened this issue 9 years ago • 3 comments
trafficstars

After a glance over of the readme and the webapp, I couldn't tell what forkability looked for before running the app. I know it shows a demo output under Node Module / Command Line, but can I open a PR to have this show more prominently in the README / index page of the webapp?

# Forkability found 6 recommended features, and has 2 suggestions

# Features (6)
✓ Contributing document
✓ Readme document
✓ License document
✓ .gitignore file
✓ Test suite
✓ Tags are being used

---

# Suggestions (2)
! Changelog document
! Uncommented issue: Comment on the issue to indicate acknowledgement
└── Media Responses: https://github.com/basicallydan/interfake/issues/19

dougaitken avatar Dec 12 '15 18:12 dougaitken

Good catch. Thank you, and please do open a PR

M-Zuber avatar Dec 12 '15 18:12 M-Zuber

Hi @dougaitken thanks for the issue!

Sure make a PR. However, for the command line output it's pretty high up in the readme, right under instructions. As for the web app, I don't think that same text is appropriate alongside the main form.

For the web app, I think I'd rather see an actual live example, maybe have a big-ish button which links to the Forkability result for Forkability?

Also, under the heading "Web App" in the README perhaps a screenshot of the output could be shown to give people an idea? What do you guys think?

basicallydan avatar Dec 13 '15 02:12 basicallydan

a screenshot with a button that links to forkability for forkabilty sounds good to me

M-Zuber avatar Dec 13 '15 06:12 M-Zuber