teex icon indicating copy to clipboard operation
teex copied to clipboard

Use Elixir like a scripting language, across your system

Results 3 teex issues
Sort by recently updated
recently updated
newest added

Something like `teex list` or `teex inspect` (up for votes) that could provide a nice formatted list of workspaces, and what libraries are installed in them. ie: ``` ~$ teex...

enhancement
help wanted
good first issue

Much like how you can `pip freeze > requirements.txt` it would be fantastic to easily ship around workspaces in some human-readable format, Then you could call some command like `teex...

enhancement

It would be great if you could specify a version string like you can inside the `mix.exs` file, something like `~> 1.1.0` to ensure you receive all the newest minor...

enhancement