forked from extern/nushell
moved folders
This commit is contained in:
.azureold
.cargo
.github
CODE_OF_CONDUCT.mdCONTRIBUTING.mdLICENSEMakefile.tomlREADME.build.txtREADME.mddocs
commands
README.mdalias.mdall.mdansi-strip.mdansi.mdany.mdappend.mdautoenv-trust.mdautoenv-untrust.mdautoenv.mdautoview.mdbenchmark.mdbinaryview.mdbuild-string.mdcal.mdcd.mdchar.mdchart-bar.mdchart-line.mdchart.mdclear.mdclip.mdcompact.mdconfig-clear.mdconfig-get.mdconfig-path.mdconfig-remove.mdconfig-set.mdconfig-set_into.mdconfig.mdcp.mddate-format.mddate-humanize.mddate-list-timezone.mddate-now.mddate-to-table.mddate-to-timezone.mddate.mddebug.mddef.mddefault.mddescribe.mddo.mddrop-column.mddrop.mddu.mdeach-group.mdeach-window.mdeach.mdecho.mdempty.mdenter.mdevery.mdexec.mdexit.mdfetch.mdfirst.mdflatten.mdfor.mdformat-filesize.mdformat.mdfrom-bson.mdfrom-csv.mdfrom-eml.mdfrom-ics.mdfrom-ini.mdfrom-json.mdfrom-ods.mdfrom-sqlite.mdfrom-ssv.mdfrom-toml.mdfrom-tsv.mdfrom-url.mdfrom-vcf.mdfrom-xlsx.mdfrom-xml.mdfrom-yaml.mdfrom-yml.mdfrom.mdget.mdgroup-by-date.mdgroup-by.mdhash-base64.mdhash-md5.mdhash.mdheaders.mdhelp.mdhistogram.mdhistory.mdif.mdinc.mdinsert.mdinto-binary.mdinto-int.mdinto-string.mdinto.mdkeep-until.mdkeep-while.mdkeep.mdkill.mdlast.mdlength.mdlet-env.mdlet.mdlines.mdload-env.mdls.mdmatch.mdmath-abs.mdmath-avg.mdmath-ceil.mdmath-eval.mdmath-floor.mdmath-max.mdmath-median.mdmath-min.mdmath-mode.mdmath-product.mdmath-round.mdmath-sqrt.mdmath-stddev.mdmath-sum.mdmath-variance.mdmath.mdmerge.mdmkdir.mdmove.mdmv.mdn.mdnth.mdopen.mdp.mdparse.mdpath-basename.mdpath-dirname.mdpath-exists.mdpath-expand.mdpath-join.mdpath-parse.mdpath-relative-to.mdpath-split.mdpath-type.mdpath.mdpivot.mdpost.mdprepend.mdps.mdpwd.mdrandom-bool.mdrandom-chars.mdrandom-decimal.mdrandom-dice.mdrandom-integer.mdrandom-uuid.mdrandom.mdrange.mdreduce.mdreject.mdrename.mdreverse.mdrm.mdroll-column.mdroll-up.mdroll.mdrotate-counter-clockwise.mdrotate.mds3.mdsave.mdselect.mdselector.mdseq-date.mdseq.mdshells.mdshuffle.mdsize.mdskip-until.mdskip-while.mdskip.mdsleep.mdsort-by.mdsource.mdsplit-by.mdsplit-chars.mdsplit-column.mdsplit-row.mdsplit.mdstart.mdstr-camel-case.mdstr-capitalize.mdstr-collect.mdstr-contains.mdstr-downcase.mdstr-ends-with.mdstr-find-replace.mdstr-index-of.mdstr-kebab-case.mdstr-length.mdstr-lpad.mdstr-ltrim.mdstr-pascal-case.mdstr-reverse.mdstr-rpad.mdstr-rtrim.mdstr-screaming-snake-case.mdstr-snake-case.mdstr-starts-with.mdstr-substring.mdstr-to-datetime.mdstr-to-decimal.mdstr-to-int.mdstr-trim.mdstr-upcase.mdstr.mdsys.mdtable.mdtags.mdtextview.mdtextview_config.mdto-bson.mdto-csv.mdto-html.mdto-json.mdto-md.mdto-sqlite.mdto-toml.mdto-tsv.mdto-url.mdto-xml.mdto-yaml.mdto.mdtouch.mdtree.mduniq.mdupdate.mdurl-host.mdurl-path.mdurl-query.mdurl-scheme.mdurl.mdversion.mdwhere.mdwhich.mdwith-env.mdwrap.mdxpath.md
docker.mdhowto_build_without_openssl.mdhowto_port_a_command_to_engine_p.mdimplementing_a_command.mdphilosophy.mdsample_config
sample_plugins
powershell
images
old_nushell
pkg_mgrs/winget
rustfmt.tomlsamples/wasm
.appveyor.yml.cargo-ok.gitignore.travis.ymlCargo.tomlLICENSE_APACHELICENSE_MITREADME.mdpackage-lock.jsonpackage.json
src
tests
wix
0
old_nushell/.github/ISSUE_TEMPLATE/bug_report.yml → .github/ISSUE_TEMPLATE/bug_report.yml
vendored
0
old_nushell/.github/ISSUE_TEMPLATE/bug_report.yml → .github/ISSUE_TEMPLATE/bug_report.yml
vendored
0
old_nushell/.github/ISSUE_TEMPLATE/feature_request.yml → .github/ISSUE_TEMPLATE/feature_request.yml
vendored
0
old_nushell/.github/ISSUE_TEMPLATE/feature_request.yml → .github/ISSUE_TEMPLATE/feature_request.yml
vendored
0
old_nushell/.github/workflows/winget-submission.yml → .github/workflows/winget-submission.yml
vendored
0
old_nushell/.github/workflows/winget-submission.yml → .github/workflows/winget-submission.yml
vendored
4
LICENSE
4
LICENSE
@ -1,10 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
Copyright (c) 2019 - 2021 Nushell Project
|
Copyright (c) 2019 - 2021 Nushell Project
|
||||||
=======
|
|
||||||
Copyright (c) 2021 Nushell Project
|
|
||||||
>>>>>>> 9259a56a28f1dd3a4b720ad815aa19c6eaf6adce
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
<<<<<<< HEAD
|
|
||||||
# README
|
# README
|
||||||
|
|
||||||
[](https://crates.io/crates/nu)
|
[](https://crates.io/crates/nu)
|
||||||
@ -286,4 +285,3 @@ The project is made available under the MIT license. See the `LICENSE` file for
|
|||||||
# NOTE: Engine-q is merged into Nushell
|
# NOTE: Engine-q is merged into Nushell
|
||||||
|
|
||||||
Please use https://github.com/nushell/nushell
|
Please use https://github.com/nushell/nushell
|
||||||
>>>>>>> 9259a56a28f1dd3a4b720ad815aa19c6eaf6adce
|
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user