Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
1,366
Downloads of v 2.3.6:
49
Last Update:
26 Apr 2020
Package Maintainer(s):
Software Author(s):
- Nick Ham
Tags:
nsm nift dynamic static website generator- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Nift
This is not the latest version of Nift available.
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,366
Downloads of v 2.3.6:
49
Maintainer(s):
Software Author(s):
- Nick Ham
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Nift 2.3.6
This is not the latest version of Nift available.
All Checks are Passing
2 Passing Test
To install Nift, run the following command from the command line or from PowerShell:
To upgrade Nift, run the following command from the command line or from PowerShell:
To uninstall Nift, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://chocolatey.org/api/v2. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
- Download the Package Download
- Follow manual internalization instructions
-
Package Internalizer (C4B)
- Run
choco download nift --internalize --version=2.3.6 --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade nift -y --source="'STEP 3 URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade nift -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure nift installed
win_chocolatey:
name: nift
state: present
version: 2.3.6
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'nift' do
action :install
version '2.3.6'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: nift,
Version: 2.3.6,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller nift
{
Name = 'nift'
Ensure = 'Present'
Version = '2.3.6'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'nift':
provider => 'chocolatey',
ensure => '2.3.6',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install nift version="2.3.6" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator AdmiringWorm on 26 Apr 2020.
install: choco install nift
Nift (aka nsm) is a cross-platform open source
CLI website generator.
See https://nift.cc
Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.
md5: 704336EF1F736FA5D442348815D5C9F2 | sha1: E0B8785342894A4BAC39F6F66F9D9166FDA0362B | sha256: F3E01AAC5590726D77E901EC918EC8DFBB77E91E69AB29125EE2A8230F293EB5 | sha512: 1FB0AD8A8BDC9B129215D41D13F7BA2ECB4D57799FEC9CFECC778898E30319A290A46016A514CA0A15F8477C9E56D3FE8738E8BB48C58750DB14BACF2E310F5D
md5: 5791D762084A65914D5CEAAE45238333 | sha1: 30436D437DF6F3D82ABCB25388F705D08175D9F2 | sha256: ABE4592571B667EB92E744A9C451DA055FC3D236F5E8154CB068944C06FF297B | sha512: 4CC51CA9F0A8816D4EED052CA8AAE9F482BFE4DF6E87D62FE7B5CA0F55B61B46EC0A92E510F130ED45461AC62FEC2F88A9419B34448F18925F359F58D3890E70
md5: 5791D762084A65914D5CEAAE45238333 | sha1: 30436D437DF6F3D82ABCB25388F705D08175D9F2 | sha256: ABE4592571B667EB92E744A9C451DA055FC3D236F5E8154CB068944C06FF297B | sha512: 4CC51CA9F0A8816D4EED052CA8AAE9F482BFE4DF6E87D62FE7B5CA0F55B61B46EC0A92E510F130ED45461AC62FEC2F88A9419B34448F18925F359F58D3890E70
The MIT License (MIT)
Copyright (c) 2015 Nicholas Ham
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
This package is released by the author/developer of the software (Nick Ham, https://n-ham.com).
You can verify the checksum of the contents with `checksum -t sha256 -f filename`. The checksums should be:
* lua51.dll F3E01AAC5590726D77E901EC918EC8DFBB77E91E69AB29125EE2A8230F293EB5
* nift.exe ABE4592571B667EB92E744A9C451DA055FC3D236F5E8154CB068944C06FF297B
* nift.nuspec 8D5D4D24FC8FC8337102CAA88E34B678514EAF5DEE0467CA48CAA5F5533B633F
* nsm.exe ABE4592571B667EB92E744A9C451DA055FC3D236F5E8154CB068944C06FF297B
# You can also use checksum.exe (choco install checksum) and use it
# e.g. checksum -t sha256 -f path\to\file
The official files can be downloaded from:
https://github.com/nifty-site-manager/nsm-chocolatey-nift/
Note: checksum verification instructions are optional.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
Log in or click on link to see number of positives.
- lua51.dll (f3e01aac5590) - ## / 71
- nift.2.3.6.nupkg (367bdc7de701) - ## / 64
- nift.exe (abe4592571b6) - ## / 72
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Nift 2.3.10 | 128 | Sunday, May 24, 2020 | Approved |
Nift 2.3.9 | 50 | Friday, May 15, 2020 | Approved |
Nift 2.3.8 | 54 | Wednesday, May 6, 2020 | Approved |
Nift 2.3.7 | 36 | Thursday, April 30, 2020 | Approved |
Nift 2.3.6 | 49 | Sunday, April 26, 2020 | Approved |
Nift 2.3.5 | 53 | Friday, April 24, 2020 | Approved |
Nift 2.3.4 | 40 | Monday, April 20, 2020 | Approved |
Nift 2.3.3 | 42 | Friday, April 17, 2020 | Approved |
Nift 2.3.1 | 57 | Sunday, April 5, 2020 | Approved |
Nift 2.2 | 54 | Sunday, March 29, 2020 | Approved |
Nift 2.1 | 67 | Sunday, March 15, 2020 | Approved |
Nift 2.0.1 | 115 | Saturday, January 4, 2020 | Approved |
Nift 2.0 | 46 | Friday, January 3, 2020 | Approved |
Nift 1.25.1 | 66 | Thursday, December 19, 2019 | Approved |
Nift 1.25 | 55 | Thursday, December 19, 2019 | Approved |
Nift 1.24 | 58 | Wednesday, December 11, 2019 | Approved |
Nift 1.23 | 63 | Monday, December 2, 2019 | Approved |
Nift 1.22 | 50 | Monday, December 2, 2019 | Approved |
Nift 1.21 | 61 | Monday, December 2, 2019 | Approved |
Nift 1.20 | 61 | Monday, December 2, 2019 | Approved |
Nift 1.18 | 57 | Monday, December 2, 2019 | Approved |
Nift 1.17 | 87 | Friday, November 15, 2019 | Approved |
2015-present
- Version 2.3.6 of Nift
* improved how Nift searches for installed version of lolcat
* fixed bug with lolcat output
* embedded HashTk
* added hash fn
* added hash and hybrid modes for incremental builds
* fixed various bugs
* made various improvements
Ground Rules:
- This discussion is only about Nift and the Nift package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Nift, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.