Skip to content

walg/rosettacode-pm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    RosettaCode - An Application to interface with http://rosettacode.org

SYNOPSIS
    From the command line:

        > rosettacode help
        > git clone git://github.com/acmeism/RosettaCodeData.git
        > cd RosettaCodeData
        > rosettacode sync .

DESCRIPTION
    RosettaCode.org is a fantastic wiki that contains ~ 650 programming
    tasks, each implemented in up to ~ 500 programming languages.

    This tool aims to make it easier for programmers to obtain and try the
    various code samples.

    At this point, the main function is to extract the code examples and put
    them into a git repository on GitHub. You probably don't need to use
    this tool yourself. You can just get the repository here:

        git clone git://github.com/acmeism/RosettaCodeData.git

    This tool will just update all the files in that repository.

AUTHOR
    Ingy döt Net <[email protected]>

COPYRIGHT AND LICENSE
    Copyright (c) 2013. Ingy döt Net.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    See http://www.perl.com/perl/misc/Artistic.html

About

RosettaCode Data Extractor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 100.0%