Skip to content

A Markdown-based JavaScript Sandbox

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.md
Notifications You must be signed in to change notification settings

satyrnjs/satyrn

 
 

Repository files navigation

A Markdown-based JavaScript Sandbox.

Table of Contents

Support

Looking for help? Check out the instructions for getting support.

Getting started with satyrn

First clone the repo and run install in the directory.

git clone git@github.com:satyrnjs/satyrn.git
cd satyrn
npm install

To start the satyrn editor in develop mode run

npm start

To run a release build run

npm run release

This should build a production version of the application for the relevant operating system and package it under the dist folder.

Download

Currently under development.

Security

IMPORTANT: Make sure you trust and JavaScript code you run using the Satyrn editor. There is currently no protection in place against malicious code.

Contributing to satyrn

For information on how to contribute to the project, see CONTRIBUTING.md

Current Project Team Members

About

A Markdown-based JavaScript Sandbox

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%