question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It would be great to have a CLI utility to start a project (in addition to how it is set now with cloning). Thanks for the suggestion @ButuzGOL!

Maybe something like:

npm install -g cms.js
cms.js init
git push

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
samueldcscommented, Jan 27, 2019

I’m working on this right now, if you want, I can create a public repo to show my progress and allow contirbutions. I’m creating it using node, so it can be installed through npm. The only libraries I’m using right now are Inquirer and chalk. Currently handling GitHub responses by myself, no API wrapper. If anyone is interested, including @chrisdiana , contact me here

screen shot 2019-01-27 at 11 59 29

Here’s what it looks like, for now.

0reactions
tahessecommented, Apr 17, 2021

@samueldcs Any updates on this?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command-line interface - Wikipedia
A command-line interpreter or command-line processor uses a command-line interface (CLI) to receive commands from a user in the form of lines of...
Read more >
What is a command-line interface (CLI)? - TechTarget
A command-line interface (CLI) is a text-based user interface (UI) used to run programs, manage computer files and interact with the computer.
Read more >
Command Line Interface - AWS CLI
The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. With just one tool to download and...
Read more >
50 Useful Command Line Tools Developers Will Love
Check out our top 50 roundup of the best command line tools broken out by categories, like Web Development, Utilities, Productivity, ...
Read more >
cli-utilities · GitHub Topics
Command line utility that composes regular expression matches. cli golang unix regular-expression cli-utilities cli-utility. Updated on Jun 12, 2017 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found