GithubHelp home page GithubHelp logo

maze-n / develop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alcadica/develop

0.0 2.0 0.0 4.8 MB

A simple tool to help elementary OS developers to develop their own apps and widgets.

Home Page: https://github.com/alcadica/develop

License: GNU General Public License v3.0

Vala 91.37% Meson 8.00% Python 0.62%

develop's Introduction

Develop

Build Status

A simple tool to help Elementary OS developers to develop their own apps and widgets.

Get it from the elementary OS AppCenter!

Get it on AppCenter

Develop is available on the elementary OS AppCenter.

Install it from source

You can of course download and install Develop from source.

Dependencies

Ensure you have these dependencies installed

  • granite
  • gtk+-3.0
  • switchboard-2.0

Install, build and run

# install elementary-sdk, meson and ninja 
sudo apt install elementary-sdk meson ninja
# clone repository
git clone https://github.com/alcadica/develop com.github.alcadica.develop
# cd to dir
cd com.github.alcadica.develop
# run meson
meson build --prefix=/usr
# cd to build, build and test
cd build
sudo ninja install && com.github.alcadica.develop

Generating pot file

# after setting up meson build
cd build

# generates pot file
sudo ninja com.github.alcadica.develop-pot

# to regenerate and propagate changes to every po file
sudo ninja com.github.alcadica.develop-update-po

Contributors

  • OctoD (author ๐Ÿง)
  • NathanBnm (contributor/french translator)
  • iuninefrendor (contributor/spanish translator/build system)
  • aimproxy (contributor/portuguese translator)
  • meisenzahl (for fixing the build system and preventing lots of headaches)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.