forked from cory/tildefriends
Adding a number of work-in-progress packages. Some data structures built on top of the key-value store and an http client, among others.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3310 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
5
packages/cory/hello/hello.js
Normal file
5
packages/cory/hello/hello.js
Normal file
@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
//! {"category": "tests"}
|
||||
|
||||
terminal.print("Hello, world!");
|
Reference in New Issue
Block a user