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

CLI #65

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

CLI #65

wants to merge 6 commits into from

Conversation

t-kimber
Copy link
Collaborator

@t-kimber t-kimber commented Dec 8, 2021

Description

This refactor would allow a non-local version of the GitHub repo, only using the conda package.

TODOs

  • Update relative paths to absolute: Currently using Path(__file__).parent although Path(__name__) is probably better.
  • Add parser for the user output, defined by the user
  • in setup.py add entry points for most relevant scripts.
  • Update conda recipe accordingly, see the maxsmi feedstock.

Status

  • Ready to go

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2021

Codecov Report

Merging #65 (8fc8015) into main (298c244) will not change coverage.
The diff coverage is n/a.

@t-kimber t-kimber self-assigned this Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants