mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
update templates
This commit is contained in:
parent
14f1c69009
commit
74e38ba1ab
6 changed files with 26 additions and 6 deletions
|
|
@ -1 +1,9 @@
|
||||||
*New CLOG-GUI project*
|
# New CLOG-GUI project
|
||||||
|
### _Your Name <your.name@example.com>_
|
||||||
|
|
||||||
|
This is a project to do ... something.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Specify license here
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
(asdf:defsystem #:<%= (@ sys-name) %>
|
(asdf:defsystem #:<%= (@ sys-name) %>
|
||||||
:description "New CLOG System"
|
:description "New CLOG System"
|
||||||
|
|
||||||
:author "some@one.com"
|
:author "some@one.com"
|
||||||
:license "BSD"
|
:license "BSD"
|
||||||
:version "0.0.0"
|
:version "0.0.0"
|
||||||
|
|
|
||||||
|
|
@ -1 +1,9 @@
|
||||||
*New CLOG project*
|
# New CLOG Web project
|
||||||
|
### _Your Name <your.name@example.com>_
|
||||||
|
|
||||||
|
This is a project to do ... something.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Specify license here
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
(asdf:defsystem #:<%= (@ sys-name) %>
|
(asdf:defsystem #:<%= (@ sys-name) %>
|
||||||
:description "New CLOG System"
|
:description "New CLOG System"
|
||||||
|
|
||||||
:author "some@one.com"
|
:author "some@one.com"
|
||||||
:license "BSD"
|
:license "BSD"
|
||||||
:version "0.0.0"
|
:version "0.0.0"
|
||||||
|
|
|
||||||
|
|
@ -1 +1,8 @@
|
||||||
*New CLOG project*
|
# New CLOG project
|
||||||
|
### _Your Name <your.name@example.com>_
|
||||||
|
|
||||||
|
This is a project to do ... something.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Specify license here
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
(asdf:defsystem #:<%= (@ sys-name) %>
|
(asdf:defsystem #:<%= (@ sys-name) %>
|
||||||
:description "New CLOG System"
|
:description "New CLOG System"
|
||||||
|
|
||||||
:author "some@one.com"
|
:author "some@one.com"
|
||||||
:license "BSD"
|
:license "BSD"
|
||||||
:version "0.0.0"
|
:version "0.0.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue