Giter Site home page Giter Site logo

upwrd1 / dreamer Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 38.89 MB

Dreamer is an extensible tool manager and shell for creating small, lightweight, dev environments instantly.

License: Other

Rust 96.02% Makefile 3.98%
cross-platform environment environment-configuration lightweight local manager simple tools utility

dreamer's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @UPWRD.
  • ๐Ÿ‘€ Iโ€™m interested in programming language development, the Discord libraries for Python, and OS Development.
  • ๐ŸŒฑ Iโ€™m currently learning Rust, C, Java, Javascript, Python, Assembly, and anything else I find interesting!
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on my passion projects: Allegro, Motion and Dreamer. Feel free to send me a pull request!

dreamer's People

Contributors

github-actions[bot] avatar upwrd1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dreamer's Issues

list formatting

Running the list command does not format the spacing correctly.

[BUG] Remove debug messages

Describe the bug:
A clear and concise description of what the bug is.

Expected behavior:
What you did and what you expected to happen.

Actual behavior:
What actually happened.

System info:

  • OS: [e.g. macOS, Windows, Arch Linux, etc.]
  • Version: [e.g. 1.0.0]

Additional notes:
Add any other context about the problem here.

Verification Dir.

Okay, this is kinda long.

Basically, there's no way to access a file without redownloading the deps.
So here's the solution I'm thinking:
There's another directory, 'cache' in the /.unify directory, which has a series of *.yaml files, where the filename is the hash of the unifile (that we are using for the dependency downloads.)

Inside these *.yaml files, there's something like:

stats:
  loaded: true/false

Along with some other info.

Then, when we load the unifile, we check the cache directory for the hash *.yaml file and see if it's loaded.
If it is, we init the shell from the correct 'bins' folder,
otherwise, we download the deps.

Dynamic add wizard

Create a wizard for the add command which asks for the dep name, link, etc.

Dynamic init wizard

Create a wizard for the init command that asks for filename, description, etc, when init is run with no args.

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.