Saturday, 24 August 2013

How to view text files on Launchpad raw?

How to view text files on Launchpad raw?

On GitHub there is a "raw" view for every text file in a hosted repo.
For example to view just the text of a file, I press on the "raw" button
and get it as only text (which is useful for easy copy-pasting or running
scripts using wget without installing git/bzr on a machine).
How can I achieve this for a file hosted on Launchpad, such as this one?

No comments:

Post a Comment