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

netkan no longer requires a KSP install to operate. #192

Merged
merged 2 commits into from
Oct 29, 2014

Conversation

pjf
Copy link
Member

@pjf pjf commented Oct 28, 2014

For a cache, we now use the following:

  • What the user specifies, via --cachedir=...
  • The local CKAN cache, if we can find it.
  • The tempdir for the machine.

This means that the netkan utility can be used on machines without KSP or the CKAN client installed.

Closes #190.

For a cache, we now use the following:

- What the user specifies, via `--cachedir=...`
- The local CKAN cache, if we can find it.
- The tempdir for the machine.

This means that the `netkan` utility can be used on machines without KSP or the CKAN client installed.

Closes KSP-CKAN#190.
AlexanderDzhoganov added a commit that referenced this pull request Oct 29, 2014
`netkan` no longer requires a KSP install to operate.
@AlexanderDzhoganov AlexanderDzhoganov merged commit 4b0f70a into KSP-CKAN:master Oct 29, 2014
@pjf pjf deleted the 190_kspless_netkan branch November 8, 2014 23:26
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.

Allow ks2ckan/netkan to operate without a KSP install.
2 participants