This is the command codelite that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
codelite - a lightweight and powerful C/C++ IDE
SYNOPSIS
codelite [-n] [-p plugins] [-d data dir] [-l line] [files]...
codelite -h
codelite -v
OPTIONS
-d, --datadir=directory
Use a directory as the main CodeLite data directory (defaults to ~/.codelite).
-l, --line=line
Opens all input files at a specific line number.
-n, --no-plugins
Disable all plugins for this session.
-p, --with-plugins=plugins
Enable only the listed plugins for this session. Multiple plugins can be given by
separating them with commas.
-h, --help
Print a brief usage summary.
-v, --version
Print the current version of CodeLite.
Use codelite online using onworks.net services