This file contains todos and already implemented features
- finalize and “publish”
.bsrcand scripts completion suggestions - Better Cross-Platform Compatibility („We could explore using Node.js to execute scripts directly based on their file extension, which would make bs work more smoothly on Windows.”)
- upgrade
bs/build(also see TODO in v0.9.0)
- 🔤 example bash task in now more “proffesional”
- 🔤 shows “dependencies” pattern
- ⚡ ups css-in-console
- ⚡ (potentially BREAKING) fix provided relative paths when bs is run outside the root directory
cd project && cd deep/path && bs build ./file→ “bs build /home/…/project/deep/path/file”
- 🔤 BS (non-)goals
- docs for coexistence with others (such as
npm run) - hooks
- Provide build features
- patterns suggestions in README.md
- templates extensions (see bellow)
- docs for coexistence with others (such as
- ⚡ Extensions
- provide easy way to share patterns
- future-proof
- just scripts
- ⚡ Improved User Experience (descriptive error messages, structured outputs, …)
- 📺 🐛 build (TODO?: add cached nodes to git as pkg is archived)
- refact project structure (catchError)
- provide
bsvia npm
- ⚡ (BREAKING) removed Config/Info files: https://github.com/jaandrle/bs/blob/adfbe3dc419b3189a1f9661d308c293b1e3b0514/README.md#configinfo-files
- main behavior (
.run,.ls,.readme,.cat) - non-promoted
.bsrcand scripts completion suggestions