2020-02-20 06:32:06 -08:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2022-12-15 13:35:18 -08:00
|
|
|
<meta charset=utf-8>
|
|
|
|
<meta name=viewport content='width=device-width,initial-scale=1'>
|
2020-02-20 06:32:06 -08:00
|
|
|
<title>Just: A Command Runner</title>
|
2022-12-15 13:35:18 -08:00
|
|
|
<link href=index.css rel=stylesheet type=text/css>
|
2020-02-20 06:32:06 -08:00
|
|
|
</head>
|
|
|
|
<body>
|
2022-12-15 13:35:18 -08:00
|
|
|
<a href=https://github.com/casey/just><div id=j></div></a>
|
|
|
|
<a href=man/en/><div id=u></div></a>
|
|
|
|
<a href=https://discord.gg/ezYScXR><div id=s></div></a>
|
|
|
|
<a href=https://crates.io/crates/just><div id=t></div></a>
|
|
|
|
|
|
|
|
<a href=https://github.com/casey/just>github</a>
|
|
|
|
<a href=man/en/>manual</a>
|
|
|
|
<a href=https://discord.gg/ezYScXR>discord</a>
|
|
|
|
<a href=https://crates.io/crates/just>crates.io</a>
|
|
|
|
|
2022-06-08 18:04:06 -07:00
|
|
|
<div></div>
|
2022-12-15 13:35:18 -08:00
|
|
|
<a href=man/zh/>用户指南</a>
|
2022-06-08 18:04:06 -07:00
|
|
|
<div></div>
|
|
|
|
<div></div>
|
2020-02-20 06:32:06 -08:00
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
<!-- Love, Casey -->
|