CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 02:28:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100115095221
location: https://web.archive.org/web/20100115095221/https://github.com/auser/skelerl
server-timing: captures_list;dur=0.709303, exclusion.robots;dur=0.027612, exclusion.robots.policy;dur=0.012573, esindex;dur=0.014987, cdx.remote;dur=75.784773, LoadShardBlock;dur=442.342870, PetaboxLoader3.resolve;dur=189.754166, PetaboxLoader3.datanode;dur=83.472140
x-app-server: wwwb-app213
x-ts: 302
x-tr: 564
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 07 Aug 2025 02:28:48 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 15 Jan 2010 09:52:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "81a1ef86748954bc7b5b59af3bad0b83"
x-archive-orig-x-runtime: 129ms
x-archive-orig-content-length: 27395
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 15 Jan 2010 09:52:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 14 Dec 2009 05:55:22 GMT", ; rel="prev memento"; datetime="Mon, 14 Dec 2009 05:55:22 GMT", ; rel="memento"; datetime="Fri, 15 Jan 2010 09:52:21 GMT", ; rel="next memento"; datetime="Sun, 10 Jun 2018 23:30:08 GMT", ; rel="last memento"; datetime="Sat, 05 Sep 2020 16:51:21 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_13_20100115074110_crawl103-c/51_13_20100115095142_crawl101.arc.gz
server-timing: captures_list;dur=0.586741, exclusion.robots;dur=0.033803, exclusion.robots.policy;dur=0.010146, esindex;dur=0.011135, cdx.remote;dur=77.266872, LoadShardBlock;dur=166.527526, PetaboxLoader3.resolve;dur=203.464730, PetaboxLoader3.datanode;dur=87.301519, load_resource;dur=134.056654
x-app-server: wwwb-app213
x-ts: 200
x-tr: 437
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
auser's skelerl at master - GitHub
This service is courtesy of Pledgie.
auser / skelerl
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
-
Branches (2)
- gh-pages
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Erlang skeleton application — Read more
skelerl /
README.txt
= skelerl == SYNOPSIS: Skeleton Erlang application This is a basic skeleton for erlang applications. This skeleton app takes care of everything you'd need in an erlang application, hopefully! h2. Building an application 1. Include the source code in the src/ directory. 2. Add your .app file to the ebin/ directory. 3. Type: ./bin/build-app [name] [version] 4. There is no fourth step Erlang start script in ruby Example coming shortly == INSTALL: sudo gem install auser-skelerl == LICENSE: (The MIT License) Copyright (c) 2009 Ari Lerner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This feature is coming soon. Sit tight!