It helps by creating the file with some preset code and add external dependencies for you (implemented for rust and python)
cargo install Lion-cli
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TeenCoder159/lion/releases/download/v0.4.0/Lion-cli-installer.sh | sh
See the Docs on how to use it and which languages are supported for which command:
-
Creates the file
-
Adds preset code
-
Allow dependency feature to be called individually
-
Add a compiling + running feature
-
Project creation with a preset file structure
-
Add a lion settings file to get info about project (Partially added)
-
Linking of external libraries
-
Support for other languages like zig, gleam, etc.
-
Additional features coming soon...
- Rust
- Python
- C++
- C
- Go
- Java
- TypeScript