![]() |
A slack-desc file generator program.
Hi everyone this thread is not meant to be as a question. I would like to introduce you a program made by me. It is a slack-desc generator. In which you enter the parameters for the file, like: the name of the program, nome of the homepage, a short description and a long description. Hope you like the program if you have comments please let me know.
EDIT: Thanks to the advice of dugan, i've uploaded my program to github. If you want the source you can download it at https://github.com/GerardoGR/gensd Sorry because not everybody has a github account ill post the link for the program (via megaupload), here it is: http://www.megaupload.com/?d=T58OA6WR EDIT: Newest release of this program http://www.megaupload.com/?d=H27BBQ25 |
If you plan on open sourcing and maintaining it, then you should put it on GitHub.
|
I agree with dugan.
|
Really interesting. Thanks!
You should add some basic usage output for those that just run the program and hit enter, or ./gensd -h --help ... Right now you only get Error: you have enter a wrong number of parameters at the command line. |
This is the python script I use to generate mine
Code:
#!/usr/bin/env python |
Thank you very much for your rapid responses, and your suggestions. The github things sounds good, i didnt know about that. And i agree, i think i must have some other basic output functions like you said, the -h or --help.
|
| All times are GMT -5. The time now is 12:39 PM. |