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

Get CLI working from Kepler #58

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Get CLI working from Kepler #58

merged 1 commit into from
Aug 15, 2024

Conversation

calcsam
Copy link
Contributor

@calcsam calcsam commented Aug 15, 2024

Changing relative paths so CLI will work from project directories

Copy link
Contributor

@smthomas smthomas left a comment

Choose a reason for hiding this comment

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

We will need to find a way to get this to work locally (for our team) and when a user downloads the public core package. However, this is good enough for now.

import path from 'path';
import { fileURLToPath } from 'url';

// import chalk from 'chalk';
Copy link
Contributor

Choose a reason for hiding this comment

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

We can drop this comment.

@calcsam
Copy link
Contributor Author

calcsam commented Aug 15, 2024

Great, will merge and address in follow-up

@calcsam calcsam merged commit 304523b into main Aug 15, 2024
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.

2 participants