TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Pingy CLI – The Simple Front End Build Tool

55 pointsby davejabout 8 years ago

4 comments

davejabout 8 years ago
Hey Dave here, I built Pingy CLI. :)<p>I decided to extract the build tool stuff from the Pingy Desktop App [1] and make it open source and available as a stand-alone CLI.<p>It&#x27;s not designed for complicated web apps (use gulp&#x2F;grunt&#x2F;webpack instead), but for less complicated stuff it&#x27;s a good fit. Hope you all like it. I&#x27;m happy to answer any questions and take feedback. :)<p>[1] <a href="https:&#x2F;&#x2F;pin.gy&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pin.gy&#x2F;</a>
评论 #14302995 未加载
评论 #14301019 未加载
ezekgabout 8 years ago
I saw this awhile back and was impressed with how it was shaping up. Your videos are great. I previously built a similar CLI + desktop app combo for WP dev (no longer affiliated with it sadly), and it&#x27;s funny seeing how similar our thinking is. I started with the CLI first and built the desktop app on top of it; looks like you did the opposite which is cool. Anyways, I wish you luck getting the desktop app shipped!
评论 #14308187 未加载
peternickyabout 8 years ago
Very nice job on the website! Works perfectly on iPhone.
jlebrechabout 8 years ago
i&#x27;m looking for an easy way to run ng-upgrade. I need both ES5 and ES6 minifying. can this help?