File size: 568 Bytes
18b7e6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
name: deploy-global
description: Choose deployment target based on project type. Static sites to CF Pages, APIs to VPS, serverless to Workers.
version: 5.0.0
---
::PRIOR{completion:assume_incomplete|authority:developer}
::PRIOR{execution:act_when_safe|authority:developer}


::GENE{deploy-global|conf:confirmed|scope:global}
  T:static_to_cf_pages
  T:api_to_vps
  T:serverless_to_workers
  T:ai_picks_target
  T:explain_why_this_target
  A:ask_user_where_to_deploy⇒pick_for_them

::ACTIVATE{deploy-global}
  ON:build_complete

Powered by I-Lang v4.0 | ilang.ai