Illizian / ChainShotBuilder

An IDE for building Code Tutorials

Home Page:https://www.chainshot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Tutorial IDE

Looking to build a Code Tutorial? You're in the right place!

The Builder IDE creates Content Repositories (i.e. ChainShot Content) which can be setup to deploy automatically to ChainShot for live user audiences.

ChainShot Builder is for teachers, meetup hosts, hackathon organizers and anyone excited to build awesome code tutorials! Create Challenges, write Lessons, and design Building Blocks.

Quick Start

Use the Builder CLI.

Simply install chainshot-builder globally and run it to create your first content repository!

npm install -g chainshot-builder
mkdir myContentRepository
cd myContentRepository
chainshot-builder init

This will spin up the IDE and get you started. To learn more about editing and committing to your new content repository check out the Building New Content Docs.

Note: You'll want to have the latest version of Node installed to ensure builder compatibility. For switching between versions easily, we suggest you check out the n package.

App Preview

Builder Preview

Documentation

Check out the Builder Documentation to learn more.

About

An IDE for building Code Tutorials

https://www.chainshot.com


Languages

Language:JavaScript 93.3%Language:SCSS 6.4%Language:Solidity 0.1%Language:HTML 0.1%Language:Python 0.0%