File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 44![ GitHub release] ( https://img.shields.io/github/v/release/sourceplusplus/interface-cli?include_prereleases )
55[ ![ Build] ( https://github.com/sourceplusplus/interface-cli/actions/workflows/build.yml/badge.svg )] ( https://github.com/sourceplusplus/interface-cli/actions/workflows/build.yml )
66
7- # What is this?
7+ ## What is this?
88
99This project provides a command-line interface to [ Source++] ( https://github.com/sourceplusplus/live-platform ) , the open-source live coding platform.
1010
11- # Install
12-
13- ## Quick install
11+ ## Install
1412
1513### Linux or macOS
1614
@@ -28,12 +26,12 @@ Note: You will need to start cmd in administrator mode.
2826curl -LO " https://raw.githubusercontent.com/sourceplusplus/interface-cli/master/scripts/install.bat" && .\i nstall.bat
2927```
3028
31- ## Install by available binaries
29+ ### Install by available binaries
3230
3331Go to the [ releases page] ( https://github.com/sourceplusplus/interface-cli/releases ) to download all available binaries,
3432including macOS, Linux, Windows.
3533
36- # Usage
34+ ## How to use?
3735
3836Try executing ` spp-cli --help ` to output the usage instructions like so:
3937
@@ -76,5 +74,9 @@ Commands:
7674 view Add a live view subscription
7775```
7876
79- # Documentation
77+ ## Documentation
8078- [ Developer Commands] ( https://docs.sourceplus.plus/implementation/tools/clients/cli/developer/ ) / [ Admin Commands] ( https://docs.sourceplus.plus/implementation/tools/clients/cli/admin/ )
79+
80+ ## Bugs & Features
81+
82+ Bug reports and feature requests can be created [ here] ( https://github.com/sourceplusplus/live-platform/issues ) .
You can’t perform that action at this time.
0 commit comments