Skip to content

Conversation

@Kilo59
Copy link
Collaborator

@Kilo59 Kilo59 commented Mar 28, 2020

Remove reliance on GNU Make for project tasks.
http://www.pyinvoke.org/

#TODO

  • fmt
  • sort
  • check-fmt
  • lint
  • tests
  • update documentation

@Kilo59 Kilo59 self-assigned this Mar 28, 2020
@Kilo59 Kilo59 changed the title Move to invoke task runner [WIP] Move to invoke task runner Mar 28, 2020
@Kilo59 Kilo59 linked an issue Mar 28, 2020 that may be closed by this pull request
@Kilo59 Kilo59 requested a review from ExpDev07 March 29, 2020 14:26
@Kilo59 Kilo59 changed the title [WIP] Move to invoke task runner Move to invoke task runner Mar 29, 2020
You will need the following things properly installed on your computer.

* [Python 3](https://www.python.org/downloads/) (with pip)
* [Flask](https://pypi.org/project/Flask/)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Removed Flask

Kilo59 added 6 commits March 29, 2020 11:45
update pipenv scripts and make commands
remove Flask as a project requirement
add invoke commands
@Kilo59 Kilo59 force-pushed the invoke_task_runner branch from 891f934 to 77e8ad8 Compare March 29, 2020 15:51
@Kilo59 Kilo59 force-pushed the invoke_task_runner branch from 77e8ad8 to b197ae2 Compare March 29, 2020 15:55
@Kilo59 Kilo59 merged commit 06ae920 into ExpDev07:master Mar 29, 2020
@Kilo59 Kilo59 deleted the invoke_task_runner branch March 29, 2020 21:09
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

Successfully merging this pull request may close these issues.

Move project make tasks to invoke tasks

1 participant