BASHLIVE is bashcommunitysnippetfunctionframeworkcoderepository-tool for bashhackers. speedupyourdevelopment,byfacilitatinginsertionofonlinecommunitysnippets,librariesandframeworks. BASHLIVEisthestartingpointforbashshellscripting,andpossiblyotherlanguagestoo.
in case you didnt follow that, check the link below:
See the website
source bashlive
source tests/*
More tests to come
see https://github.com/coderofsalvation/bashlive.repo
see https://github.com/coderofsalvation/bashlive.examples
- bash only
- #interactive: Easily search and source online functions and snippets, and transpile (bake-feature) it into bash.
- #familiar: bash is cryptic and compact, introduce shortcuts like 'trim' for newbie developers
- #superset-of-shell commands: like coffeescript for nodejs.
Bashlive is sourced when starting a terminal, so you can immediately go ahead and never have to open a browser to search for some snippets.
This is a 'chaos' roadmap, which means it doesnt need to follow particular order to keep things fun and flexible. The issuetracker and the community can ofcoarse vote for- against these things.
- [bashlive] optimize, cleanup and test the bashlive-script (refactor messy stuff with more awk)
- [bashlive] configuration-file ~/.bashlive for custom behaviour (the automatic sourcing of the webpipe-script should be defined here)
- [bashlive] introduce a downvoting mechanism for snippets for core api-snippets
- [bashlive] improve the website (native english person needed)
- [bashlive] improved dependency handling
- [bashlive] improved security concerning updating & directly sourcing bashcode
- [bashlive.examples] more application examples in https://github.com/coderofsalvation/bashlive.examples
- [bashlive.repo] authentication functions: oAuth1, oAuth2 for easy integration of social services e.g.
- [bashlive] snippethub: live api searchqueries to commandlinefu.com e.g.
- [bashlive] bash-builtins in c for fast json- xml- processing
Licensed under the AGPL license Copyright © 2014 Leon van Kammen
For support see the issuetracker