accepted 0.2.2

A text editor to be ACCEPTED.
Documentation
language: rust
rust:
  - nightly
script:
  - cargo build
  - cargo test
  - cargo bench
  - cargo install --path .