Lincoln Russell
Lincoln Russell
This is unlikely to have a short-term solution.
This mostly sounds good but I have a couple notes. > I envision the run command will allow you to select platforms from a list (rather than having to know...
That all sounds good to me. I see `laravel/promtps` uses `symfony/console` as a dependency, so might as well convert to use that underlying package as well, assuming it's comparable to...
If you ever decide to merge this, don't forget to add the closing `?>` at the EOF or the build will fail.
It's occurred to me it may be a good idea to try this out on the website first. While I've used it before, I didn't implement the system from scratch,...
I've signed up to translation.io as `lincoln`.
Was translations.io not working out? It looked fairly straightforward, but I never tried the sync feature myself.
It would be nice to have a way to specify a CDN location if the host requires one, but I agree overall it's best the default not be a third-party...
For the Javascript-equivalent of Composer, you'd be looking at npm (or yarn). But for a single file that's a big of overkill. If you just need to download a file...
After thinking about this more, I'd probably just put the files in the repo. When I think about the complexity of these other systems (npm, Phing, Basset), we're basically talking...