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

Make this into its own "lib crate" #8

Open
gnzlbg opened this issue Feb 1, 2017 · 0 comments
Open

Make this into its own "lib crate" #8

gnzlbg opened this issue Feb 1, 2017 · 0 comments

Comments

@gnzlbg
Copy link

gnzlbg commented Feb 1, 2017

Make this into a "library" crate that comes already preconfigured, that is:

  • with anexamples/ directory
  • with an benches/ directory that uses the bench crate
  • with a tests/ directory with a test that uses quickcheck, another flamer, ...
  • add travis-ci, appveyor, coveralls,
  • with an extensive Cargo.toml file showing all the features
  • with a .clippy.toml file
  • with a "more comprehensive" .gitignore (e.g. for rustfmt .bk files)

Ideally, a user should just need to "turn things off" instead of searching the internet for how to turn them on.

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

No branches or pull requests

1 participant