Commit Graph

22 Commits

Author SHA1 Message Date
Carlo Quick M.Ed
8d6b1e43bb
Updated README (#2718)
* Update README.md

* Update CONTRIBUTORS

* Removed unnecessary elements to README.md
2023-10-11 14:11:07 +10:00
Damien Elmes
7c96a6c5e1 Add link to website in README
Closes #2528
2023-05-31 13:49:19 +10:00
Damien Elmes
df53f7f789 fix build badge 2021-06-24 09:21:56 +10:00
cherryblossom
92fe68abfe
fix documentation links 2021-06-03 16:51:03 +10:00
Damien Elmes
1da327c725 minor doc updates 2020-12-11 22:37:12 +10:00
Damien Elmes
89a9798b20 update badge 2020-12-09 20:29:35 +10:00
Damien Elmes
aea0a6fcc6 initial Bazel conversion
Running and testing should be working on the three platforms, but
there's still a fair bit that needs to be done:

- Wheel building + testing in a venv still needs to be implemented.
- Python requirements still need to be compiled with piptool and pinned;
need to compile on all platforms then merge
- Cargo deps in cargo/ and rslib/ need to be cleaned up, and ideally
unified into one place
- Currently using rustls to work around openssl compilation issues
on Linux, but this will break corporate proxies with custom SSL
authorities; need to conditionally use openssl or use
https://github.com/seanmonstar/reqwest/pull/1058
- Makefiles and docs still need cleaning up
- It may make sense to reparent ts/* to the top level, as we don't
nest the other modules under a specific language.
- rspy and pylib must always be updated in lock-step, so merging
rspy into pylib as a private module would simplify things.
- Merging desktop-ftl and mobile-ftl into the core ftl would make
managing and updating translations easier.
- Obsolete scripts need removing.
- And probably more.
2020-11-01 14:26:58 +10:00
Damien Elmes
395b6a6c18 drop alpha warning 2020-07-01 15:01:51 +10:00
Damien Elmes
062b992a14 add alpha warning 2020-05-18 13:36:51 +10:00
Zeno Gantner
4d836a2170
make links to README.{development,contributing} 2020-04-17 18:36:53 +02:00
evandrocoan
5fae10d73c Created a relative badge link README.md 2020-03-01 23:10:40 -03:00
Damien Elmes
cfbacb46e3 add back the readme badge 2020-01-23 17:27:07 +10:00
Damien Elmes
2e7669daf4 update docs 2020-01-02 19:55:27 +10:00
Damien Elmes
b23b6fbe35 move the separate components back into this monorepo
Earlier today I pushed a change that split this code up into multiple
repos, but that has proved to complicate things too much. So we're
back to a single repo, except the individual submodules are better
separated than they were before.

The README files need updating again; I will push them out soon.

Aside from splitting out the different modules, the sound code has
moved from from anki to aqt.
2020-01-02 19:43:19 +10:00
Damien Elmes
b34c43a739 badge fix 2019-12-22 12:32:49 +10:00
Damien Elmes
0150056f2b update badge 2019-12-22 12:28:27 +10:00
Damien Elmes
1fc480e8f4 mention README.contributing in README.md 2019-04-21 19:07:10 +10:00
Damien Elmes
43d2fc2307 readme tweak 2017-08-16 20:02:09 +10:00
KFGL
de7c699b52 Update README.md broken link 2017-03-09 15:13:30 -06:00
Damien Elmes
24b451b0e4 aand remove coveralls tag 2016-09-05 19:04:31 +10:00
Damien Elmes
d9fe0ef6e7 update dev docs 2016-07-05 19:38:54 +10:00
Damien Elmes
ef89a0dadd update readme 2016-07-04 17:15:03 +10:00