Skip to content

Latest commit

 

History

History

quickstart-schedule-task

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quickstart: Schedule a task

1) Create a workspace

The WayScript desktop app will create files on your local machine and sync them to a remote server. You be able to sync your files to a local directory if accessing WayScript from your browser. See Configuring your workspace for more details on workspaces.

2) Create a Lair

Lairs are preconfigured, containerized, and flexible development environments for your code.

  • Inside your workspace, select “+ New Lair” to create your first Lair!

Now that you have created a Lair, follow one of our 5-minute tutorial to get started building tools on WayScript:

{% content-ref url="python/schedule-a-task.md" %} schedule-a-task.md {% endcontent-ref %}

3) Deploy a Lair

  • Once You have created a lair and built a tool, deploy your lair. Deploying affects different triggers and their functionality ( i.e. cron triggers only execute in deployed lairs )

  • Click deploy twice more on the following interfaces to confirm the deployment of your lair.

{% hint style="info" %} Once deployed, triggers may activate or provide new production endpoints. For additional information on how deployment works with specific triggers, please view the triggers page. {% endhint %}

{% hint style="warning" %} To avoid automatic Lair de-deployment, subscribe to a paid plan or make sure to log into your WayScript account at least once every 3 months. {% endhint %}

4) Invite Teammates

Workspaces can be shared with others. This allows them to access, edit, and use the applications within the workspace depending on their collaborating permissions. To invite new members into your workspace:

  • Access the home view of your workspace

  • Select the drop down menu located next to your workspace name ( top left corner of the application )
  • Select Settings
  • Then select members

{% hint style="info" %} An alternative hotkey to access workspace settings is W then S {% endhint %}

  • On the members page of your workspace settings, select "Add Members" in the top right corner
<figure><img src="../.gitbook/assets/workspace-members-invite.jpg" alt=""><figcaption><p>( Purple Button in top right )</p></figcaption></figure>
  • Enter the emails of the members you would like to invite.