Git Product home page Git Product logo

cheat's People

Contributors

csbigdatahub avatar pbellon avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

csbigdatahub

cheat's Issues

Research and add archive of pointers to major programming/technical cheatsheets

I think this would become much more useful and widely used if you researched the best (in your opinion) cheetsheets that are out there for major programming languages and technical topics. I know you have a few of these in the sheets directory but this is just skimming the surface.

I don't think you need to create a folder of existing cheetsheets but just provide links to them and have your package retrieve them via the links as requested, then cache them in a local folder and reference from there unless the user requests a 'source' load that would return to the original source for updates.

Think bigger and the payoff in utility and usability will be bigger.

Cheat package does not work

Hello,

I have installed cheat, but looks like it is not working

M-x cheat gives me Cheatsheet command . I provide a value like org but nothing happens .

Also I am not able to see any of cheat/<> commands in M-x and cheat--list-sheets give me nothing.

my config

(quelpa '(cheat :fetcher github :url "https://github.com/pbellon/cheat.git"))
 (require 'cheat)
  (cheat--setup)

I can see the sheets right there in the repo clone
image

I also see you have the location in the code to. (I am a newbie to elisp)

;; base directory to retrieve sheets
(defvar cheat--root
  (if load-file-name
      (file-name-directory load-file-name)))

(defvar cheat--pkg-sheets-folder (expand-file-name "sheets/" cheat--root)) 

Not sure whats wrong.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.