Closed jaamaalxyz closed 3 years ago
I used to maintain a private fork of foundation's cli and I wouldn't mind teaming up with people on this. However, CLI's are a lot of work to build and maintain...
Personally, I'd rather team up and build a feature rich extension for vscode to accomplish the same things. MJML is a good example of what i mean, it has a built in preview of markup, and fetch official example templates, but adding a search feature for community driven templates (similar to CRA templates) shouldn't be that hard either.
Thanks @HansUXdev
No problem @jamal-pb95. In the meantime, if you use bootstrap 5 and vscode, you may be interested in collaborating on the extension I maintain. It's not very hard compared to a full CLI and just wraps snippets (including the example templates) of html, css, js inside json.
I've been meaning to look into upgrading it to a full extension and not just snippets by adding the command api and webview api.
Hello, can you please make a cli tool like 'create-react-app' to start a bootstrap project scaffold from cli.