Skip to content

everywhere-computer/custom-homestar-functions-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Homestar TS Functions

This repo is place to store custom TypeScript functions to be used in Homestar workflows.

Creating new functions

  1. Create a new <function_name>.ts file in src/functions
  2. Specify the argument and return types

Adding a custom function to the EveryCLI

  1. Install the EveryCLI by running npm i -g @everywhere-computer/every-cli
  2. Run the CLI and point it to your custom function using every dev <PATH_TO_YOUR_TS_FUNCTION_FILE>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published