https://github.com/lvce-editor/language-basics-shellscript
https://github.com/lvce-editor/language-basics-shellscript
lvce-editor shellscript syntax-highlighting
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lvce-editor/language-basics-shellscript
- Owner: lvce-editor
- License: mit
- Created: 2022-06-16T15:43:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T21:19:49.000Z (10 months ago)
- Last Synced: 2025-02-26T22:25:06.991Z (10 months ago)
- Topics: lvce-editor, shellscript, syntax-highlighting
- Language: Shell
- Homepage: https://lvce-editor.github.io/language-basics-shellscript/
- Size: 621 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Language Basics Shell Script
## Contributing
```sh
git clone git@github.com:lvce-editor/language-basics-shellscript.git &&
cd language-basics-shellscript &&
npm ci &&
npm test
```
## Gitpod
[](https://gitpod.io/#https://github.com/lvce-editor/language-basics-shellscript)