Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/Scriptor25/CScript
Browse files Browse the repository at this point in the history
  • Loading branch information
Scriptor25 committed Apr 16, 2023
2 parents 47e7877 + 0c48c69 commit 0f0167c
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,8 @@
# CScript

## Setup - Command Line Tool
## Setup

- Clone the repo
- Open CScript.exe
Clone or download the repo and use the CScript-Installer for installation

## Setup - Scripts
## Run

- Clone the repo
- Create a new file, may end with '.csc'
- Open in an code editor
- For syntax highligthing in Notepad++:
- Go to tab 'Language' -> 'User Defined Language' -> 'Define your language...'
- At the top of the new window, select 'Import...'
- Navigate to the 'CScript.xml' file and select 'Open'

## Run your code

- Using commandline:
- Open a new terminal window
- type './[CScript-Installation-Folder]/CScript.exe [Path-To-Csc-File]'

0 comments on commit 0f0167c

Please sign in to comment.