It's basic hello world app in QORC.
Exact name is "qf_helloworldsw", which you can find under qf_apps.
Search found 2 matches
- Wed Jan 27, 2021 7:23 am
- Forum: QuickFeather
- Topic: QuickFeather command line interface test app name
- Replies: 1
- Views: 10873
- Wed Jan 27, 2021 7:19 am
- Forum: QuickFeather
- Topic: Install Symbiflow: ql_symbiflow: command not found
- Replies: 3
- Views: 15847
Re: Install Symbiflow: ql_symbiflow: command not found
curl package is missing in your system.
Install it and run the process again.
sudo apt install curl
Install it and run the process again.
sudo apt install curl