Git Product home page Git Product logo

gmodproj's People

Contributors

novacbn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

qxcl

gmodproj's Issues

Installation for remote packages hosted on `git` repositories.

gmodproj add <...packages> - Adds and installs new dependencies.

Proposed gmodproj add workflow:

  • gmodproj clones the package repository.
    • commit hashes and semver commit tags can be specified e.g. gmodproj add 1.0.0@git://my.domain/package
  • Reads the package's .gmodmanifest and stores the package's source code within CACHE/PROJECTAUTHOR/PROJECTNAME/COMMITHASH for later installations
  • Clones package from gmodproj's cache by commit hash into project's packages folder as packages/PROJECTAUTHOR/PROJECTNAME
  • Stores package by commit hash, commit tag(if applies), and url in .gmodpackages.
  • Alias for GitHub based repositories via github://USERNAME/PROJECTNAME

Proposed gmodproj install workflow:

  • Read project's .gmodpackages file and installs all uninstalled repositories.

Support Builds for macOS

As a macOS user,
In order to build `gmodproj` from source,
I need the ability to bootstrap the build process with a binary release for the Darwin platform.

I'm really interested in building an addon with gmodproj and Moonscript, and I'd be happy to contribute given some guidance.

Static site generation of exported documentation.

gmodproj docs <file> [theme] [directory] - Reads documentation from JSON file exported via gmodproj export and generates a static HTML site.

(consideration: include functionality within gmodproj or standalone CLI tool?)

(alternatively: generate markdown files that contain metadata, to work with other software)

REJECTED: External or gmodproj app <app> applications should handle this.

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.