Skip to content

An example project using TypeScript types in Scriptable scripts using NIOS - Scriptable.

Notifications You must be signed in to change notification settings

SkinnyDevi/nios-scriptable-project-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIOS - Scriptable project example

This repo serves as an example on how to work on a Scriptable script using TypeScript with NIOS.

Getting Started

  1. Make sure you have NodeJS and NPM installed locally.
  2. Clone the repository
git clone https://github.com/SkinnyDevi/nios-scriptable-project-example
  1. Install dependencies
npm install
  1. Start watching your TypeScript script using start
npm start

Now, you may change your .ts script, and all your changes will output to JavaScript in the javascript folder.


Happy coding!

About

An example project using TypeScript types in Scriptable scripts using NIOS - Scriptable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published