Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
I used to searching in Google then copy and paste these files, silly.
npm install toka -g
toka
toka -v
toka .gitignore <LAUNGUAGE NAMES> # alias to toka g/git
toka .bowerrc <COMPONENT DIR> # alias to toka b
toka license <LICENSE NAME> # alias to toka l
toka webpack # alias to toka w
toka gulp # alias to toka gu
toka dl <NAME|URL> # alias to toka d/download
New feature!
>_ toka dl https://some-url.com/webpack.config.dev.js --name hotreload
:: hotreload is saved to your config file!
>_ toka dl hotreload
:: fetch : https://some-url.com/webpack.config.dev.js
:: progress : [====================] 100% 0.0s
:: hotreload is saved to current dir!
# works like wget <url> when not appending `--name`
>_ toka dl http://use-url-directly-is-ok-too.com/a.js
webpack/gitignore/gulp/bowerrc:
gitignore only:
webpack only:
gulp only:
Example:
toka .gitignore -d
toka .gitignore python,go -a
toka .gitignore windows
toka .bowerrc lib
toka license MIT
toka gulp -b
toka webpack -e src/app/app.js -p /build/js -f bundle.js
The .gitignore
languages we support: Full List
The LICENSE type we support:
(Fuzzy search is now supported! It means you can simply type things like toka l apa
to add Apache license)
Yap, here we go and go happy.
Q: what does toka stand for?
A: My girlfriend, here she is: NSFW
FAQs
A handy tool to generate common files in command line
We found that toka demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.