Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guicho271828/quicklisp-project-submission
Submit to quicklisp-project/issues from your REPL!
https://github.com/guicho271828/quicklisp-project-submission
Last synced: 29 days ago
JSON representation
Submit to quicklisp-project/issues from your REPL!
- Host: GitHub
- URL: https://github.com/guicho271828/quicklisp-project-submission
- Owner: guicho271828
- Created: 2015-08-12T07:35:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T04:28:04.000Z (over 9 years ago)
- Last Synced: 2024-10-15T14:10:59.620Z (3 months ago)
- Language: Common Lisp
- Size: 120 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Quicklisp-Project-Submission
Submit a local git repository to github, then make an issue @
github.com/quicklisp/quicklisp-projects/issues !Usage:
1. =(ql:quickload :quicklisp-project-submission)=.
2. =cd= to your project repository. Or, set your =*default-pathname-defaults*= to the directory.
3. =(qps:submit)= !You will be asked a few questions and may hear some complaints, such as:
+ =:author= missing
+ =:description= missing or too short
+ =:license= missing
+ Github account username and password. <<--- security comments welcome** Dependencies
This library is at least tested on implementation listed below:
+ SBCL 1.2.8 on X86-64 Linux 3.13.0-61-generic (author's environment)
Also, it depends on the following libraries:
+ cl-github-v3 ::
** Author
+ Masataro Asai ([email protected])
* Copyright
Copyright (c) 2015 Masataro Asai ([email protected])
* License
Licensed under the LLGPL License.