Introducing the "Eggdye" Platform as a Service

new topic     » topic index » view thread      » older message » newer message

Hello everyone! I'd like to formally announce my latest project: Eggdye, a Platform as a Service (PaaS) architecture for creating bright new applications. How it works is quite simple:

Step 1: Set up a new project container, called a "basket"

# create a new basket called "hello" 
eggdye new basket --name "hello" 

Step 2: Add required components (called "eggs") to your project

# add new component individually 
eggdye add egg --basket="hello" --color=blue 
 
# reuse components from other projects 
eggdye add egg --from="carton" --basket="hello" --color=yellow 
 
# add components in bulk to save time 
eggdye add egg --basket="hello" --count=12 --color=auto 

Step 3: Send your project to the cloud for processing (or "dipping")

eggdye dip --basket="hello" --send-to="backyard" 

Step 4: Locate your project in the cloud

eggdye locate 

Warning: The locate process has not yet been implemented. Users may have to locate projects manually. Extensive searching may be required.

So get started with Eggdye today!

-Greg

Disclaimer: Eggdye and all associated components are written in Paschal. Eggdye is not guaranteed to actually exist. Eggdye is in no way associated with Signature Brands, LLC. All rights reserved.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu