Skip to content

lacymorrow/lacy.sh

Repository files navigation

lacy.sh

Marketing site for Lacy Shell — a ZSH/Bash plugin that detects natural language vs shell commands and routes input to your AI agent automatically.

Development

npm run dev      # Start dev server (localhost:3000)
npm run build    # Production build
npm run lint     # ESLint
npm start        # Serve production build

Architecture

Single-page Next.js app using the App Router. All content is in app/page.tsx. Styling via CSS custom properties in app/globals.css.

Related

  • Lacy Shell — The ZSH/Bash plugin
  • Lash — AI coding agent CLI (recommended backend)

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors