Results 593 comments of Igor Chubin
trafficstars

but keep in mind that in the first version with offline cheat sheets support, it will be not possible to make arbitrary programming languages queries (not yet); only cheat sheet...

@Fake4d That is exactly what I am currently working on. Estimated DoD of the initial version: 1 May

The feature is almost done. There are still several minor things open + documentation. @Fake4d May I ask you about your prospective usecase? Just thinking about the documentation, where I...

@Fake4d Yes, this would work. What about the source of the cheat sheets? Where will the cheat sheet server get them from? What format do they have? Markdown? Something else?

@Fake4d Yes sure, that would work. I will upload the documentation soo, and you will see that this would work pretty good. But what I wanted to ask was is...

@Fake4d It sounds very good. The mediawiki can be bound too. Using pandoc, wiki pages can be converted into markdown, and markdown is handled by cheat.sh pretty good. I will...

@Fake4d I've merged the development branch. All tests are green. The related documentation is still not published, but you can start experimenting already. To install the standalone version: ``` curl...

@Fake4d I suppose that the problem is that you don't have ICU header files locally. Please instsall `libicu-dev` See also: https://stackoverflow.com/questions/40940188/error-installing-pip-pyicu

@Fake4d you need this too: `libpython-dev`

@Fake4d Ganz komisch. Wenn man aber `python3` benutzt, muss man auch `libpython3-dev` installlieren