Skip to content

Make this into its own "lib crate"Β #8

Open
@gnzlbg

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions