dotfiles/sbcl/.quicklisp/dists/quicklisp/software/cl-project-20190521-git/skeleton/README.markdown
2020-02-24 20:27:04 -05:00

479 B

<%= (string-capitalize (getf env :name)) %><% @if description %> - <% @var description %><% @endif %>

Usage

Installation

<%- @if author %>

Author

  • <% @var author %><% @if email %> (<% @var email %>)<% @endif %>

Copyright (c) <%= (local-time:timestamp-year (local-time:now)) %> <% @var author %><% @if email %> (<% @var email %>)<% @endif %> <%- @endif %> <%- @if license %>

License

Licensed under the <% @var license %> License. <%- @endif %>