Donokami / 4242.tech

Your favorites cheatsheets for 42 school!

Home Page:https://4242.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 _ _ ___ _ _ ___  _          _
| | |_  ) | |_  )| |_ ___ __| |_
|_  _/ /|_  _/ / |  _/ -_) _| ' \
  |_/___| |_/___(_)__\___\__|_||_|

███████╗██╗  ██╗██████╗ ██████╗ ███████╗███████╗███████╗
██╔════╝╚██╗██╔╝██╔══██╗██╔══██╗██╔════╝██╔════╝██╔════╝
█████╗   ╚███╔╝ ██████╔╝██████╔╝█████╗  ███████╗███████╗
██╔══╝   ██╔██╗ ██╔═══╝ ██╔══██╗██╔══╝  ╚════██║╚════██║
███████╗██╔╝ ██╗██║     ██║  ██║███████╗███████║███████║
╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝  ╚═╝╚══════╝╚══════╝╚══════╝

42.kiyo.ooo is a simple command-line markdown wiki to access command line cheatsheets, to simplify your life at 42 School. To use it, you just have to:

curl 42.kiyo.ooo/help

How does it works?

It simply uses an express server to serve ansi text files.

Dependencies

  • 42-api.js: ^1.0.1
  • cli-marked: ^5.1.0
  • dotenv: ^10.0.0
  • express: ^4.17.2
  • express-useragent: ^1.0.15
  • fs: ^0.0.1-security
  • image-to-ascii: ^3.0.13
  • marked: ^4.0.10
  • morgan: ^1.10.0
  • pug: ^3.0.2
  • superagent: ^7.1.1

This project require graphicsmagick:

MacOS

brew install graphicsmagick

Debian/Ubuntu

sudo apt install graphicsmagick

Authors

👤 Conobi

👤 X3ne

Contributing

Feel free to contribute and add your own markdown sheets!

Show your support

Give a ⭐️ and tell the person next to you if the project helped you!

License

Copyright © 2021 Conobi. This project is GPL-3.0-or-later licensed.

About

Your favorites cheatsheets for 42 school!

https://4242.tech/

License:GNU General Public License v3.0


Languages

Language:JavaScript 74.7%Language:Pug 13.7%Language:CSS 11.6%