Skip to content

Commit

Permalink
Merge branch 'main' of github.com:SuperIlu/jSH into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilu committed Aug 7, 2022
2 parents 04c0f68 + 6e0498e commit 8dff581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## A Javascript scripting engine for DOS
[jSH](https://github.com/SuperIlu/jSH) is a script interpreter for DOS based operating systems like MS-DOS, [FreeDOS](http://freedos.org/) or any DOS based Windows (like 95, 98, ME). The focus is on file io and text mode user interfaces.

jSH is a side project to [DOjS](https://github.com/SuperIlu/DOjS), a Javascript canvas for creative coding.
**jSH is a small side project to [DOjS](https://github.com/SuperIlu/DOjS), a Javascript coding environment for MS-DOS supporting graphics, sound, etc. including a built in editor and much more**

The following script e.g. renames all file extensions in a given directory:
```Javascript
Expand Down

0 comments on commit 8dff581

Please sign in to comment.