• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

compiled/H03-May-2022-42

LICENSEH A D08-Oct-2021461 119

README.mdH A D08-Oct-2021827 2517

info.rktH A D06-Nov-2021347 21

list-collects.rktH A D08-Oct-20211.7 KiB4539

racket-completion.bashH A D08-Oct-20215.1 KiB184138

racket-completion.zshH A D08-Oct-202124.9 KiB612574

README.md

1# shell-completion
2
3This the source for the Racket package: "shell-completion".
4
5### Contributing
6
7Contribute to Racket by submitting a [pull request], reporting an
8[issue], joining the [development mailing list], or visiting the
9IRC or Slack channels.
10
11### License
12
13Racket, including these packages, is free software, see [LICENSE]
14for more details.
15
16By making a contribution, you are agreeing that your contribution
17is licensed under the [Apache 2.0] license and the [MIT] license.
18
19[MIT]: https://github.com/racket/racket/blob/master/racket/src/LICENSE-MIT.txt
20[Apache 2.0]: https://www.apache.org/licenses/LICENSE-2.0.txt
21[pull request]: https://github.com/racket/shell-completion/pulls
22[issue]: https://github.com/racket/shell-completion/issues
23[development mailing list]: https://lists.racket-lang.org
24[LICENSE]: LICENSE
25