Coder Social home page Coder Social logo

teapot's Introduction

TEApot

Tcl TEApot and TEAcup

This is the TEA Package Management system built by ActiveState which consists of:

  • TEApot - a server to provide a binary repository of Tcl Extension Archive files
  • TEAcup - Tcl Extension Archive (teapot) client

There are some open source components in this repository that are provided for convenience. Users are encouraged to consult the canonical sources independently.

teapot's People

Contributors

andreas-kupries avatar nugget avatar rawktron avatar shaunmlowry avatar swagile1 avatar zoofood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

teapot's Issues

Help building/Installing/Using

Can somebody (or anybody reading this comment) explain how to use and setup a teapot server and client? I've tried to run the code inside this repo in various ways with tclkit, and there is a ton of missing things (licensing files) or missing compilation steps (when compiling tclparser, I had to link to the tbcload directory for a file there). It started complaining of missing tcllib stuff (running with a tclkit as all the app entries need it) but I think it needs an older tcllib version- Newest version seems to be missing files teapot needs like fileutil::magic::mimetype.

Is there any documentation describing how to build this? I feel like I'm just compiling things because its uncompiled, I have zero idea what I need to be doing. Even if I somehow got it working, I wouldnt know how to use it- No documentation seems to exist on how to run a teapot server either!

Help?

tclcompiler does not work with Tcl/Tk 8.7.a5

Apply the following changes to make tclcompiler work with Tcl/Tk 8.7.a5:

Changed load functionality:
Change line in pkgIndex.tcl to: package ifneeded compiler 1.7.1 [list load [file join $dir tclcompiler171.dll] Tclcompiler]

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.