Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM GUI #3

Open
dotproto opened this issue Jul 28, 2014 · 2 comments
Open

NPM GUI #3

dotproto opened this issue Jul 28, 2014 · 2 comments

Comments

@dotproto
Copy link
Member

No clever name, just a simple idea. Simple GUI tool built on top of something like node-webkit or atom-shell that would allow users to:

  • Browse their global packages
  • Browse their local packages
    • Users would have to add their project to the tool to do so
  • Support basic NPM operations
    • install
    • remove
    • update
  • GUI template for npm init
@englercj
Copy link
Member

Sounds like GitHub for Windows/Mac, but for npm?

@dotproto
Copy link
Member Author

Yep. What I'm imagining is something like how I use GitX or Sourcetree. I'm a visual person, so I find it helpful to use a GUI tool to go through my changes and stage logical chunks of work. That said, I do most git operations from the CLI.

To be honest I'm not 100% sold on the idea, but I figured I should put something down so I didn't forget ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants