deathook007 / cli-boilerplates

πŸš€ A Command Line Tool to generate boilerplates with creation of files globally. A tool to help students quick start with single line of code.

Home Page:https://www.npmjs.com/package/cli-boilerplates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

CLI Boilerplates πŸš€

A Command Line Tool to generate boilerplates with creation of files from anywhere in your system !

Description

A CLI Tool made with javascript to reduce the efforts of making files and entring basic code to your sourcefile.
  • 🀯 Boilerplates on creation of file globally in system!

  • πŸ“ˆ Boilerplates available - html5, css3, nodejs, python3, flask , c, objective-c, c++ and java.


screenshot

Install

The installation is simple. You have to just type the following command in your command prompt/ power shell/ hyper /mac-terminal /linix-terminal.

npm install cli-boilerplates -g -f

OR

Just go to npmjs.com and search for cli-boilerplates (Making web dev commands easy).

Version

The current version available in npmjs.com is version 1.2.0 (cli-boilerplates)

Updates are comming soon ...

screenshot

Usage

The tool can be used in following ways after installation. Available commands and there features are given below -

html5 filename.html
css3 filename.css
appjs filename.js
flask filename.py
cc filename.cc
java15 filename.java

License

ISC and MIT

Keywords

cli Cli CLI boilerplates Boilerplates BOILERPLATES cli-boilerplates Cli-Boilerplates CLI-BOILERPLATES

About

πŸš€ A Command Line Tool to generate boilerplates with creation of files globally. A tool to help students quick start with single line of code.

https://www.npmjs.com/package/cli-boilerplates


Languages

Language:JavaScript 57.1%Language:CSS 22.4%Language:HTML 9.3%Language:Python 3.5%Language:C++ 2.2%Language:C 2.2%Language:Java 1.8%Language:Objective-C 1.4%