Skip to content

magayagalabs/CyCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

299 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CyCode

"Alone, Live, and Great"

CyCode (formerly known as Studios Code and the word being a portmanteau of "Cyril Code") is an HTML editor, Markdown editor, and WYSIWYG editor with a primary focus on web development. It is written in HTML, CSS, and JavaScript. It was created and developed on December 23, 2021, by Cyril John Magayaga.

Warning

Strict No LLM / No AI Policy. No LLMs for issues. No LLMs for pull requests.

Support programming, markup, and script languages

HTML CSS JavaScript Markdown WYSIWYG
Yes Yes Yes Yes Yes

Operating system supports

Windows Linux (Linux Distros) macOS
Yes Yes Yes

๐Ÿ˜ Quick Start

Several quick start options are available:

  • Download the latest release

  • Clone the repo:

    • Git: git clone https://github.com/Magayaga/CyCode.git

    • GitHub Desktop: gh repo clone Magayaga/CyCode

    • Windows:

      • Step 1: Download the latest release
      • Step 2: Open File Explorer and find the compressed folder.
      • Step 3: To unzip the entire folder, right-click to select Extract All, and then follow the instructions. You can also select Extract All from the command ribbon.
      • Step 4: To decompress a single file or folder, double-click the compressed folder to open it. Then, drag or copy the item from the compressed folder to a new location.

๐Ÿ—๏ธ Build CyCode

# Download the CyCode
$ git clone https://github.com/Magayaga/CyCode.git

# Change directory
$ cd CyCode

# Install all packages in npm
$ npm install

# Build and run a electron framework application
$ npm run cycode

๐Ÿ“„ Documentation of CyCode (Vanilla TypeScript)

Change directory, download, and npm:

$ cd docs\vanilla-typescript
$ npm install
$ npm run start

๐Ÿ“ฆ Installing CyCode

You can install this package with npm.

# Could it be an older or newer version?
npm install --save-dev electron
npm install --save-dev electron-packager

License

Copyright ยฉ2021-2026 Cyril John Magayaga. All rights reserved.

Licensed under the MIT license.

Packages

 
 
 

Contributors