🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

card-flex

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

card-flex

it's time to flex your name-card.

latest
Source
npmnpm
Version
2.3.2
Version published
Maintainers
1
Created
Source

card-flex

card-flex clicard-flex clicard-flex card

:clipboard: description

card-flex is cli tools to generate cli-based name-card.

:computer: how to setup

on your local machine

[!NOTE] VIDEO - how to : setup card-flex locally

before we get started, please note that you have to install nodejs including npx to run this cli-tools.

  • first, open your terminal and run the following command to initialize the project:
npx card-flex
  • the previous command will prompt you with a series of questions. answer them as required to configure your name-card
  • make sure there's no error. if you get an error, please write on this link
  • it will create new folder/directory based on your GitHub username that you provide before
  • change the directory using this command
cd <your-github-username>
  • open your name-card locally using
npm run dev

you should be able to see your own cli-based name-card locally

public on "npmjs"

[!NOTE] VIDEO - how to : npm login
VIDEO - how to : npm publish
VIDEO - how to : check the package on npmjs.com
VIDEO - how to : access your card-flex public using npx

next step we will make it public using npmjs.com, so people can access your cli-based name-card by using npx <your-github-username>.
if don't have an account, you need to register it first to npmjs.com, don't forget to use your github username as npmjs username

  • open your terminal and login to your npmjs
npm login
  • follow the prompt to login to your account
  • once that is done, go ahead and run an
npm publish
  • make sure there's no error. if you get an error, please write on this link

  • if everything is set up right, try running

npx <your-github-username>

:hammer_and_wrench: advance usage

you can fully customize your own card, click here to learn more

:framed_picture: showcase

show me your-own card-flex by posting it on this showcase your card

:muscle: support me

Nih buat jajan

:handshake: thanks to

this project was inspired by Tierney Cyren and Okafor Irene

Keywords

cli

FAQs

Package last updated on 01 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts