Skip to content

sorphwer/json-render-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-render-cli Monorepo

This repository is a monorepo with two projects:

  • npm/: json-render-cli package (CLI source, tests, examples, and bundled Codex skills)
  • landingpage/: Next.js marketing/demo site

CLI package (npm/)

cd npm
npm install
npx playwright install chromium
npm test
npm run build

Publish from npm/:

cd npm
npm publish

Landing page (landingpage/)

cd landingpage
npm install
npm run dev

Skills

Codex skills live under npm/skills/.

  • npm/skills/json-render-table
  • npm/skills/json-render-ticket-table
  • npm/skills/json-render-info-cards
  • npm/skills/json-render-announcement-cards
  • npm/skills/json-render-flow-summary

See npm/skills/README.md for GitHub installation and usage details.

About

cli for json-render by vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors