Skip to content

KaranBanjade/GLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gli


A minimalist CLI tool to generate boilerplates/projects of various languages and frameworks

Table of contents

Description

A cli tool for generating boilerplate for multiple languages/framworks.
Whether you need to find source of docs or the website for the language/framework. The visit command got your back.
See list of frameworks/languages we support by running the list command.


Dependencies


Gli requires node (and npm obviously) to run.


Installation

  • Open terminal and run npm i @banjade/gli
  • Run gli to get started.

Commands

  • gli -h or gli --help commands present the help menu for gli.

    image

  • gli list commnad prints the table of frameworks supported by gli alongwith their requirements and the official websites of the framworks. (Can obviously change in future as we add support for more languages and frameworks)

    image

  • gli visit command is used to visit the docs or the official website of the frameworks provided.
    To visit docs of the language flag -d is used.

    • gli visit [framework name]

      image

    • gli visit -d [framwork name]

      image

  • gli make command is used to generate the boilerplate of the desired framwork. Further subcommands are used to specify the actual requirement.

    image

    • gli make <framework name> [options]
    New_video_AdobeExpress.mp4

About

Global Boilerplate Code CLI

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •