#cli-file #file #cli #language #command-line-tool #create #lion

app Lion-cli

A developer tool to create files of different coding languages

19 releases

new 0.2.6 Feb 6, 2025
0.2.5 Feb 6, 2025
0.1.9 Jan 28, 2025
0.1.9-beta Feb 2, 2025

#193 in Command line utilities

Download history 250/week @ 2025-01-20 393/week @ 2025-01-27 1077/week @ 2025-02-03

816 downloads per month

MIT license

17KB
349 lines

Lion is an open-source CLI tool that makes developers lives easier

Lion is a project ready for use but still under development

It helps by creating the file with some preset code and add external dependencies for you (implemented for rust and python)

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

  • Linking of external libraries

  • Add a lion settings file to get info about project

  • Additional features coming soon...

Current list of supported languages:

  • Rust
  • Python
  • C++
  • C
  • Go
  • Java

No runtime deps