Coder Social home page Coder Social logo

hudson-newey / bundle Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 70 KB

A program to manage manifests, templates, and reusable scripts

License: The Unlicense

C++ 88.61% CMake 2.93% Python 0.08% Go 0.27% Shell 0.14% Roff 7.97%
package packages environment template template-project templates

bundle's Introduction

Bundle

A program to easily run, and distribute projects / templates

To build from source, see building.md

Inbuilt Commands

Alternatives / Shorthands are listed as sub items

  • bundle run
    • bundle r [template-name]
    • bundle r (defaults to current directory bundle.yaml file)
    • bundle (defaults to current directory bundle.yaml file)
  • bundle env <load|unload> [manifest-name]
  • bundle list
    • bundle ls
    • bundle l
  • bundle view <manifest-name>
    • bundle v
  • bundle install
    • bundle i
  • bundle check
    • bundle c
  • bundle new <template-name>
    • bundle n
    • bundle init (same as bundle new init)
  • bundle save <path> [template-name]
    • bundle s
  • bundle delete <template-name>
    • bundle del
    • bundle d
  • bundle ram <load|unload|delete> <file-path>

bundle run / bundle

Bundle run will run your projects "scripts", as specified within your bundle.yaml file

bundle list

Lists out all avaliable manifests and templates that can be used with bundle new and bundle run

bundle view

Prints the contents of a manifest file (a .yaml file located in the ~/.local/templates/ directory)

bundle install

Runs install scripts in bundle

bundle check

Checks that dependencies are satisfied in PATH

bundle new

Copies a template from ~./local/templates/template-name/

bundle save

Saves a directory of file as a template or manifest to be used with bundle new or bundle run

bundle delete

Deletes a template or manifest

bundle ram load

Loads a file directory into RAM-disk for sub-millisecond read/write

bundle's People

Contributors

hudson-newey avatar webcomponents-workspace-bot avatar

Watchers

James Cloos 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.