Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Init command #169

Merged
merged 6 commits into from May 30, 2016
Merged

Init command #169

merged 6 commits into from May 30, 2016

Conversation

niels-nijens
Copy link
Member

@niels-nijens niels-nijens commented May 29, 2016

Adds a basic init command to create an accompli.json. Will add empty keys for required task parameters.

Closes #54.

Todo

  • Improve test coverage of InitCommand.
  • Add command to documentation.

@niels-nijens niels-nijens added this to the 0.3 milestone May 29, 2016
* @param InputInterface $input
* @param OutputInterface $output
*
* @return int
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see a return in this method?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for noticing. 😃

@niels-nijens niels-nijens changed the title [WIP] Init command Init command May 30, 2016
@niels-nijens niels-nijens merged commit 6b7b1c8 into accompli:master May 30, 2016
@niels-nijens niels-nijens deleted the init-command branch May 30, 2016 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants