Skip to main content

A template for new Lino applications

Project description

A project which you can use as template for writing your own Lino application.

Basic use is as follows:

  • Find a short one-word name for your application, for example “Lino Example”.

  • Fork this repository (to a repository owned by you and named example) and then clone your fork to get a local working copy.

  • In your working copy:

    • Rename all files and directories containing “algus” in their name to “example”:

      $ git mv lino_algus lino_example
      $ git mv lino_algus/lib/algus lino_example/lib/example
      $ ...
  • In all your files (.py, .rst, .html), replace all occurences of “algus” by “example” (and “Algus” by “Example”).

Note: “algus” is the Estonian word for “start”. We did not name this template “Lino Start” because the word “start” is more likely to occur in variable names or text which is not related to the projet name.

TODO: write more.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page