Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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.