A CLI for generating starter files for different JS frameworks with tailwindCSS pre-installed

Overview

tailwindcsscli

A CLI for generating starter files for different JS frameworks with tailwindCSS pre-installed

Installation

To install the CLI, run the following command

npm i @kira272921/tailwindcsscli -g

You can remove -g if you don't want to install it globally

Demo

Tutorial

This project was meant for making a hashnode blog on "How to build CLIs using NodeJS".

Here is the link to the blog: https://kirablog.hashnode.dev/build-a-cli-using-nodejs

You might also like...

Nestia template project installed by "npx nestia start"

Nestia Template Outline A template repository for backend projects using nestia. You can create a new project from this boilerplate by running below c

Dec 26, 2022

🌸 A cli can automatically generate files from Excel files.

🌸 A cli can automatically generate files from Excel files.

unxlsx A cli can automatically generate files from Excel files. Why We often need to export some information from XLSX to generate our files, such as

Aug 22, 2022

JavaScript library for parsing Dirtywave M8 files, complete with a CLI for interacting with M8 files.

m8-js This repository contains a JavaScript library for parsing Dirtywave M8 files, as well as a CLI for interacting with M8 files. The hopes are not

Dec 17, 2022

An oversimplification of the TypeScript Compiler API for defining and generating source files.

An oversimplification of the TypeScript Compiler API for defining and generating source files.

Tanu 🦝 A simplified abstraction of the TypeScript Compiler API for defining and generating source files. Tanu 🦝 Why? What does Tanu mean? 🦝 How do

Oct 29, 2022

Next.js starter with TypeScript, Supabase and TailwindCSS

Next.js starter with TypeScript, Supabase and TailwindCSS

This project is a Next.js starter with: TypeScript Supabase TailwindCSS It is basically what is presented in the Supabase + Next.js quickstart, just w

Dec 24, 2022

CLI to scaffold tailwindcss-ready projects

CLI to scaffold tailwindcss-ready projects

Create TailwindCSS Project (create-tw) The easiest way to get started with TailwindCSS. It uses popular scaffolding scripts like create-next-app or cr

Dec 29, 2022

This repository contains different infrastructure components that are used in different projects here at NaN Labs.

Infrastructure Reference Changelog | Contributing This repository contains different infrastructure components that are used in different projects her

Dec 15, 2022

TypeScript CLI for creating HTML & CSS & TypeScript project with different bundlers, v2022.10.23 is ready on NPM

TypeScript CLI for creating HTML & CSS & TypeScript project with different bundlers, v2022.10.23 is ready on NPM

TSCI CLI TypeScript CLI for creating HTML & CSS & TypeScript project with different bundlers. Installation npm i -g tsci Usage Want to contribute? You

Dec 14, 2022

Organizes all your files from from a folder into different section automatically.

File System Organizer Global command line application Organizes all your files from from a folder into different section automatically. Functionality

Jun 15, 2022
Comments
  • Error with initial npm install

    Error with initial npm install

    When trying to install the initial shell, I received some errors:

    57 error code EACCES 58 error syscall symlink 59 error path ../lib/node_modules/tailwindcli/bin/index.js 60 error dest /usr/local/bin/tcli 61 error errno -13 62 error Error: EACCES: permission denied, symlink '../lib/node_modules/tailwindcli/bin/index.js' -> '/usr/local/bin/tcli' 62 error [Error: EACCES: permission denied, symlink '../lib/node_modules/tailwindcli/bin/index.js' -> '/usr/local/bin/tcli'] { 62 error errno: -13, 62 error code: 'EACCES', 62 error syscall: 'symlink', 62 error path: '../lib/node_modules/tailwindcli/bin/index.js', 62 error dest: '/usr/local/bin/tcli' 62 error } 63 error The operation was rejected by your operating system. 63 error It is likely you do not have the permissions to access this file as the current user

    It's a permission issue with /usr/local/bin but I think many OS configurations don't have that directory user writable. It looks like there are some directions with npm to workaround: https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally

    opened by waylonis 3
  • Bump shelljs from 0.8.4 to 0.8.5

    Bump shelljs from 0.8.4 to 0.8.5

    Bumps shelljs from 0.8.4 to 0.8.5.

    Release notes

    Sourced from shelljs's releases.

    v0.8.5

    This was a small security fix for #1058.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Owner
Kira
A high-school student, developer, open-source enthusiast
Kira
Node-cli-starter - Basic starter kit for building Node CLI applications with TypeScript.

node-cli-starter Minimal starter kit for building Node CLI applications with TypeScript. Getting Started To get started clone repo locally and run npm

Cory Rylan 7 May 17, 2022
Grupprojekt för kurserna 'Javascript med Ramverk' och 'Agil Utveckling'

JavaScript-med-Ramverk-Laboration-3 Grupprojektet för kurserna Javascript med Ramverk och Agil Utveckling. Utvecklingsguide För information om hur utv

Svante Jonsson IT-Högskolan 3 May 18, 2022
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A plugin starter for medusa pre-configured and using typescript

Plugin starter (Typescript) Start to write your own plugin as quick as possible Getting started Installation git clone [email protected]:adrien2p/medusa-

Adrien de Peretti 12 Nov 9, 2022
mini vite, support static server, load ts files, pre-bundling.

Mini Vite 中文 Features Same structure with Vite. Support JS, TS, JSX, TSX, CSS, static files. Support public as public directory. Dependency Pre-Bundli

mysteryven 4 Sep 15, 2022
A dashboard for managing orders and inventory for a wordpress e-commerce site which has woo commerce plugin installed

WordPressWooCommerceDashboard - A dashboard for managing orders and inventory for a wordpress e-commerce site which has woo commerce plugin installed. This program provides shipping tracking for Delhivery.

Vikrama Reddy 1 Jan 3, 2022
From now on, it can be installed with all package managers in npmjs.com.

Package installer commands From now on, it can be installed with all package managers in npmjs.com. Run Locally Clone the project git clone https://

Amirhossein Beigi 9 Oct 2, 2022
Bookmarklet exploit that can force-disable extensions installed on Chrome. Also has a very fancy GUI to manage all extensions!

ext remover Bookmarklet exploit that can force-disable any extension installed on Google Chrome Instructions Here are the instructions to using this e

Echo 124 Jan 6, 2023
A command-line tool to manage Deno scripts installed via deno install

??️ nublar nublar is a command-line tool to manage your scripts installed via deno install. ??️ Installation deno install --allow-read --allow-write -

Shun Ueda 16 Dec 26, 2022