Git Product home page Git Product logo

hexa-packages's Introduction

packages

Build status

Hexa package manager is a tool for easy code sharing between developers. This repo contains list of freely downloadable packages. Add yours!

Package manager is a part of Hexa compiler, go grab one.

If you're looking for IDE packages visit this link

How to use package manager: Package manager in book

Preview online: https://hexalang.github.io/packages/

List: https://hexalang.github.io/packages/packages.json

Discuss with community

Adding your package

Open _includes/packages.json and click on "Edit this file" button:

Edit this file

This will create your own copy of the packages repository.

Edit packages structure:

Add new {} JSON object to the array of packages.json with at least this contents:

  • name - name of the package, for example my-good-package
  • url - address of github repo, for example https://github.com/PeyTy/hexa-demo-package
  • description - short description of the package, like Random number generator

Finish editing:

Propose

Comparing

Create

Done

Well done! ๐ŸŽ‰

Add initial release

You should add a release with v1.0.0 version tag to your package repo:

releases

create_release

publish_release

Verify that tag properly created:

verify_release

More information about how to create and manage your packages

Notes

  • Version numbers are vx.y.z, not vx.y neither any other format
  • Links to GitLab/etc should work, but not tested yet
  • packages.json file in a root folder just statically includes _includes/packages.json into itself via Jekyll website builder, so it's available online for any purpose

hexa-packages's People

Contributors

peyty avatar

Stargazers

 avatar  avatar  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.