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

Rename 'abscissa' crate to 'abscissa_core' #94

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Conversation

tony-iqlusion
Copy link
Member

Moves former abscissa crate into core/; renames it to abscissa_core

Also moves:

  • src/bin/ => cli: this crate gets the old abscissa name
  • abscissa_derive/ = derive/ (but keep abscissa_derive crate name)
  • abscissa_generator/ => generator/ (as above)

This provides cleaner separation of the CLI app and core functionality, and makes clearer that abscissa_core is only for the latter.

Moves former `abscissa` crate into `core/`; renames it to `abscissa_core`

Also moves:

- `src/bin/` => `cli`: this crate gets the old `abscissa` name
- `abscissa_derive/` = `derive/` (but keep `abscissa_derive` crate name)
- `abscissa_generator/` => `generator/` (as above)

This provides cleaner separation of the CLI app and core functionality,
and makes clearer that `abscissa_core` is only for the latter.
@tony-iqlusion tony-iqlusion merged commit 6930a00 into develop Jul 15, 2019
@tony-iqlusion tony-iqlusion deleted the refactor-core branch July 15, 2019 22:38
@tony-iqlusion tony-iqlusion mentioned this pull request Jul 17, 2019
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.

None yet

1 participant