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

Add Makefile for clean up tasks, etc #935

Merged
merged 2 commits into from
Dec 13, 2016
Merged

Conversation

sbellem
Copy link
Contributor

@sbellem sbellem commented Dec 12, 2016

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 12, 2016

Current coverage is 98.86% (diff: 100%)

Merging #935 into master will not change coverage

@@             master       #935   diff @@
==========================================
  Files            26         26          
  Lines          1413       1413          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1397       1397          
  Misses           16         16          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 4c3d5f0...b76d696

$(BROWSER) docs/_build/html/index.html

servedocs: docs ## compile the docs watching for changes
watchmedo shell-command -p '*.rst' -c '$(MAKE) -C docs html' -R -D .
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this also be added to setup.py's dev requirements?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you mean watchdog?

@sbellem sbellem merged commit dc5fd21 into bigchaindb:master Dec 13, 2016
@sbellem sbellem deleted the makefile branch February 7, 2017 13:41
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.

5 participants