Thread
:
New Developers/coders? Help!!?!
View Single Post
aspidites
2009-12-17 , 06:28
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#
61
IMHO, it doesn't make since to package a program for deployment until it gets closer to time to make the code public. It gets to be tedious having to issue all the commands to create a *.deb package after every code change.
My work flow has always been:
write the code
run locally (compiling if necessary)
make corrections if there are any errors
repeat steps 3 and 4 until desired results are reached
copy the code to the remote platform and run there
package for release
test the package to make sure it installs/uninstalls correctly
release the package
Quote & Reply
|
aspidites
View Public Profile
Send a private message to aspidites
Find all posts by aspidites