atom / chocolatey

chocolatey installer for Atom
MIT License
12 stars 17 forks source link

Did not install locally #3

Closed kevinsawicki closed 10 years ago

kevinsawicki commented 10 years ago

So this is what I did:

  1. Clone this repo
  2. Cd chocolatey dir
  3. cpack, no errors, .nupkg file was generated
  4. cinst Atom -source '%cd%'

Got an error: The term '.functions.ps1' is not recognized as the name of a cmdlet

Is there some other steps needed to test this out locally? I was trying to follow the docs here: https://github.com/chocolatey/chocolatey/wiki/CreatePackagesQuickStart

I'm on Windows 8.1 and chocolatey 0.9.8.23

/cc @bradgearon

kevinsawicki commented 10 years ago

Got this working by loading the functions.ps1 relative to the command parent.