Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • The number, complexity, and diversity of cyber threats are soaring. Businesses are increasingly concerned about the risks they face and 91% of organizations...
    Download

  • Increasing demands placed on IT, along with tightening budgets has prompted IT leaders to seek out alternative technologies and improved methods of providing...
    Download

More on LinuxToday


Rails-like Quickly tools brings rapid development to Ubuntu

Aug 28, 2009, 15:03 (2 Talkback[s])
(Other stories by Ryan Paul)

"Canonical has launched a new project called Quickly that aims to simplify the process of developing and deploying Linux applications. It provides a command-line framework for generating code projects, storing changes in version control, building packages, and releasing finished software.

"Quickly uses a template system that allows specialized behaviors to be defined for different kinds of software projects. The default template, which is called ubuntu-project, will help users build applications with Python and Glade. It defines several high-level command operations, including edit, save, dialog, glade, and package. These operations, which are invoked with the Quickly command line tool, will use other software and command line tools to help the user complete the relevant tasks. It serves as a simple command abstraction layer that insulates the user from having to learn and understand the underlying components."
Why is not understanding the underlying components a good thing? --ed.

Complete Story

Related Stories: