Skip to content

Describe the current development style in README. #17

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

Merged
merged 6 commits into from
Sep 8, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
# ac-library-rs

ac-library-rs a rust port of AtCoder Library(ACL).

See below for ACLs.

- [AtCoder Library (ACL) - AtCoder](https://atcoder.jp/posts/517)
- [AtCoder Library - Codeforces](https://codeforces.com/blog/entry/82400)

## Progress

Out first milestone is 2020/09/20, ACL contest planed.
We aim to implement the same toolset as original ACL(C++) on the day.

We are trying to implement with the same files by referring to the original ACL's hpp.
After that we try to improve develop flow, tests, or utility.

## How to contribute

1. Create an issue or a draft PR before you start working.
2. Make a PR and pass tests.

## More infomation

We have a slack workspace [rust-jp.rs](https://rust-jp.rs/). Please join it.