Results 1 to 5 of 5

Thread: How do I share an application I've made?

  1. #1
    Join Date
    Sep 2009
    Location
    Argentina
    Beans
    318
    Distro
    Ubuntu 8.10 Intrepid Ibex

    How do I share an application I've made?

    Hello everyone. I've created a simple application which i now want to upload for it to be available for other users. How do i proceed?
    Other doubt i have: i did it with shell scripts and Gambas2. Should i add some credits or refrain from naming stg? (gambas2, ubuntu). I know money is not in the middle of this (fortunately! One thing less for human beings to fight about), but credits probably are.
    I'm planning to upload a .tar package, with both the executable application and the scripts&gambas project used to make it.
    Thanks

  2. #2
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

  3. #3
    Join Date
    Feb 2007
    Location
    Nowhere important
    Beans
    1,198
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How do I share an application I've made?

    You could publish a
    - tar.gz containing the source
    - tar.gz containing the executables
    - deb

    all at the same time . That's the way it's done a lot of times.
    ➙ Synchronize all your files across Windows, Linux and Mac OS with Dropbox (2GB free storage!). By signing up via this link I'll get some extra space also, thanks!

    Multiseat on Ubuntu 10.04

  4. #4
    Join Date
    Sep 2009
    Location
    Argentina
    Beans
    318
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: How do I share an application I've made?

    Quote Originally Posted by philinux View Post
    Thanks for your response. I read that PPAs only accept uploads in formats .dsc, .changes, .diff.gz, and .orig.tar.gz.
    I don't know any of them. All I have to upload is a tar package with everything needed for the application to work, but don't see that I can share it...

  5. #5
    Join Date
    Sep 2009
    Location
    Argentina
    Beans
    318
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: How do I share an application I've made?

    Bump :S

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •