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

Simpler workflow for starting #11

Open
paneq opened this issue Jan 14, 2013 · 2 comments
Open

Simpler workflow for starting #11

paneq opened this issue Jan 14, 2013 · 2 comments

Comments

@paneq
Copy link
Member

paneq commented Jan 14, 2013

To start working in one repo you must:

muon init
muon register
muon start

i think

muon start

would suffice. What do you think ? Do we really need init and register ? Cannot the lazy init when you issue first command ? :)

@jdudek
Copy link
Member

jdudek commented Jan 15, 2013

I agree with running register automatically. Actually register was made as an afterthought. I needed to get list of projects in GUI app.

I'm not convinced about running init when user tries to start outside of a repo. You may run it accidentally... also I wanted to mimic git's workflow.

@paneq
Copy link
Member Author

paneq commented Jan 15, 2013

I see your point. Perhaps fixing #12 would suffice to remind me to execute muon init if I really want to track time in this directory.

Let's leave this ticket to muon registed being automatically executed when init happens.

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