Skip to content

atom: Add version 1.8.0 #48

Merged
merged 1 commit into from
Jul 12, 2016
Merged

atom: Add version 1.8.0 #48

merged 1 commit into from
Jul 12, 2016

Commits on Jul 12, 2016

  1. atom: Add version 1.8.0

    Wanted by Peter Arndt [1].
    
    > Atom is a text editor that's modern, approachable, yet hackable to the
    > core—a tool you can customize to do anything but also use productively
    > without ever touching a config file.
    
    Create a versionless bee file, by running the command below and adapting
    the output.
    
    ```
    $ bee init https://github.com/atom/atom/archive/v1.8.0.tar.gz
    creating v1.8.0-0-0.bee from template '/etc/default/bee/templates/fallback'
    ```
    
    Adapt `mee_build()` and `mee_install()` according to the build
    instructions [3].
    
    Report issue #12151 [4] regarding the location of the Node.js modules
    directory.
    
    [1] Atom Editor (07/12/16 10:39, Peter Arndt)
    [2] https://atom.io/
    [3] https://github.com/atom/atom/blob/master/docs/build-instructions/linux.md
    [4] https://github.com/atom/atom/issues/12151
    pmenzel committed Jul 12, 2016
    Configuration menu
    Copy the full SHA
    77dd0de View commit details
    Browse the repository at this point in the history