0.1.8 • Published 2 months ago

celvercel v0.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

celvercel-cli

A simple CLI tool to create Oreo meme with the Vercel logo.

What is Oreo meme?

Oreo meme is a meme where someone separates the 3 parts of an Oreo O (the top cookie), Re (the creme) and O (the bottom cookie) and stack them in a differents orders to make it Re, O, O (ReOreo) or O, O, Re (OORe) or whatever you want.

Examples

vercel

   /\
  /  \
 /    \
/______\

lecrev

\¯¯¯¯¯¯/
 \    /
  \  /
   \/

vercellecver

   /\
  /  \
 /    \
/      \
\      /
 \____/
   /\
  /__\

How to use it?

celvercel-cli --output result.txt

prompt: celvercel

# result.txt

 /¯¯¯¯\
/______\
   /\
  /  \
 /    \
/______\

How to build and release

I'm using goreleaser to release the package. Documentation is here.

git tag -a v0.0.1 -m "Message"
git push origin v0.0.1
goreleaser release --clean

Todo

  • Create the project
  • Create the Oreo meme with Vercel logo
  • Add a LICENSE
  • Add Cobra to handle args and flags
  • Add tests
  • Add CI/CD
  • Publish the package to NPM
0.1.8

2 months ago

0.1.7

2 months ago

0.1.4

2 months ago

0.1.3

2 months ago