GithubHelp home page GithubHelp logo

drom98 / archetype Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kjlaw89/archetype

0.0 2.0 0.0 1.47 MB

Create new Vala projects with ease

License: GNU General Public License v3.0

Shell 2.01% CSS 1.04% Meson 2.25% Python 0.26% Vala 94.44%

archetype's Introduction

Icon

Archetype

Create new Vala projects with ease


Screenshot
Report a problem!

Installation

Dependencies

These dependencies must be present before building:

  • meson (>=0.40)
  • valac (>=0.16)
  • debhelper (>= 9)
  • libgranite-dev
  • libgtk-3-dev

Use the App script to simplify installation by running ./app install-deps

Building

git clone https://github.com/kjlaw89/archetype.git && cd archetype
./app install-deps && ./app install

Deconstruct

./app uninstall

Development & Testing

Archetype and all projects that are generated by it include a simple script to simplify the development process. This script lives in the main project directory and can be accessed by ./app. This script simplifies many of the common actions that are needed to develop an app. When developing we suggest you use ./app test-run as this will run any unit tests for the application first before starting the application up.

Usage:
  ./app [OPTION]

Options:
  clean             Removes build directories (can require sudo)
  generate-i18n     Generates .pot and .po files for i18n (multi-language support)
  install           Builds and installs application to the system (requires sudo)
  install-deps      Installs missing build dependencies
  run               Builds and runs the application
  test              Builds and runs testing for the application
  test-run          Builds application, runs testing and if successful application is started
  uninstall         Removes the application from the system (requires sudo)

Contributing

To help, access the links below:

License

This project is licensed under the GPL3 License - see the LICENSE file for details.

archetype's People

Contributors

drom98 avatar kjlaw89 avatar

Watchers

 avatar  avatar

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.