An open API service indexing awesome lists of open source software.

https://github.com/eggplants/package-template.el

Template of Emacs Lisp Package
https://github.com/eggplants/package-template.el

Last synced: 6 months ago
JSON representation

Template of Emacs Lisp Package

Awesome Lists containing this project

README

          

* package-template.el

Write some desctiptions here.

[[http://www.magipoka.com/images/i.nuseek.com/images/template/360x318/ist2_746781_female_student.jpg]]

** Usage

#+BEGIN_SRC emacs-lisp
(princ
"_人人人人人人_
> 突然の死 <
 ̄Y^Y^Y^Y^Y^Y^ ̄
      👑
    (💩💩💩)
   (💩👁💩👁💩)
  (💩💩💩👃💩💩💩)
 (💩💩💩💩👄💩💩💩💩)")
#+END_SRC

#+RESULTS:
"_人人人人人人_
> 突然の死 <
 ̄Y^Y^Y^Y^Y^Y^ ̄
      👑
    (💩💩💩)
   (💩👁💩👁💩)
  (💩💩💩👃💩💩💩)
 (💩💩💩💩👄💩💩💩💩)"

** Install

- Here is an example of installation...

#+BEGIN_SRC emacs-lisp
;; MELPA
(package-install 'package-template)
#+END_SRC

** Copyright
: package-template.el --- Template of Emacs Lisp Package
: Copyright (C) 2021 eggplants
:
: This program is free software; you can redistribute it and/or modify
: it under the terms of the GNU General Public License as published by
: the Free Software Foundation, either version 3 of the License, or
: (at your option) any later version.
:
: This program is distributed in the hope that it will be useful,
: but WITHOUT ANY WARRANTY; without even the implied warranty of
: MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
: GNU General Public License for more details.
:
: You should have received a copy of the GNU General Public License
: along with this program. If not, see .

*** links

- [[http://example.com][example link]]