New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

e33or_assasin1.1

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

e33or_assasin1.1

Ace the cat's business card

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
2
-50%
Maintainers
1
Weekly downloads
 
Created
Source

npx business card template

This template is for those of you who'd like to make you own npx business cards. This card is for Ace the cat, but feel free to turn it into your own card!

Setting up your dev environment

  • clone this repo: git clone https://github.com/nodebotanist/npx-business-card-howto.git OR fork it and download your fork.
  • use your terminal application to navigate to the folder
  • run npm i to install the dev dependencies
  • open the folder in your code editor of choice
  • in the terminal, run npm run dev to have automatic build/output of your changes (thanks again @mtheoryx)

Publishing your business card

  • go into package.json with your favorite text editor
  • change the "name" field from "ace-the-cat" to the name you would like to use for your business card
  • Note: it's handy to use a username that people know you by so your card is easy to find
  • change the "author" field to your npm username
  • Head to npmjs.org to create an account if you do not have a username
  • login to npm in the cli by running npm login
  • Set your card to version 1 by running npm version major
  • Note: This will change the package.json for you and create a git commit and tag it for you!
  • run npm publish to put your card in the npm registry
  • Make sure it works by running npx whatever-you-named-your-card

Keywords

npx

FAQs

Package last updated on 01 Dec 2019

Related posts