perl6/routine-map

Name: routine-map

Owner: Perl 6

Description: Map of all Perl 6 routines https://map.perl6.party

Created: 2017-02-24 01:28:42.0

Updated: 2017-02-24 01:29:36.0

Pushed: 2017-03-23 22:37:07.0

Homepage: null

Size: 40

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Map of Perl 6 Routines and Classes

Online version for Rakudo implementation:

[map.perl6.party](https://map.perl6.party)

Building / Viewing

  1. Run zef --depsonly install . to install dependencies.
  2. Run ./mapper.p6 to generate map.json file that include mapping data. Note that this operation takes several minutes to complete.
  3. Run ./bin/viewer.p6 to start the local viewing web server
  4. Visit http://localhost:3000/ to view the map

If you got appropriate permissions, to sync data with map.perl6.party website, run ./update-map.perl6.party script. Note: the viewer server needs to be running at the time.

If you're doing development on the viewer, you may find it handy to start it with ./morbo.p6 bin/viewer.p6 that will auto-restart the server when detecting any changes to the source code.

License

This code is Copyright © 2008-2017, The Perl Foundation, distributed under the terms of the Artistic License 2.0. For more details, see the full text of the license in the file LICENSE.

Note: this repository also includes third-party software whose license may be different. These include:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.