Re: Tutorial
Pontus Östlund <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
> 8 dec. 2016 kl. 16:57 skrev Arie van Wingerden <[email protected]>: > > [...] > here: https://pike.lysator.liu.se/docs/tutorial/ <https://pike.lysator.liu.se/docs/tutorial/> > in "Your second Pike program" starting from "Command-line Arguments and if". > [...] Speaking of which! For the new Pike site I have a revamped version of the tutorial (not the content thogh) which uses the markdown-files from https://github.com/pikelang/tutorial <https://github.com/pikelang/tutorial>. If we (Grubba wink wink) only clone that repo somewhere on the server and set up a cronjob that pulls from there now and then, anybody could clone the Github repo and contribute to the tutorial. That would be nice. # Pontus